|
@@ -109,8 +109,8 @@
|
|
|
>
|
|
>
|
|
|
<FlexCol :padding="[40,20]" :gap="10" center>
|
|
<FlexCol :padding="[40,20]" :gap="10" center>
|
|
|
<Image src="https://mn.wenlvti.net/app_static/xiangyuan/images/home/UnOpenIcon.png" width="300" mode="widthFix" />
|
|
<Image src="https://mn.wenlvti.net/app_static/xiangyuan/images/home/UnOpenIcon.png" width="300" mode="widthFix" />
|
|
|
- <Text textAlign="center">尊敬的用户,您未开通线上村史的使用权限,开通后即可使用!</Text>
|
|
|
|
|
- <Button size="large" type="primary" @click="showOnlinePreviewDialog = false">去开通</Button>
|
|
|
|
|
|
|
+ <Text textAlign="center">你挖掘的史料未经过专家审核,无法展示</Text>
|
|
|
|
|
+ <Button size="large" type="primary" @click="showOnlinePreviewDialog = false">去开通专家审核</Button>
|
|
|
</FlexCol>
|
|
</FlexCol>
|
|
|
</Dialog>
|
|
</Dialog>
|
|
|
</FlexCol>
|
|
</FlexCol>
|