docs: should hide some demes in vant-weapp
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</demo-block>
|
||||
|
||||
<demo-block
|
||||
v-if="!$attrs.weapp"
|
||||
v-if="!isWeapp"
|
||||
:title="$t('title3')"
|
||||
>
|
||||
<van-row type="flex">
|
||||
|
||||
Reference in New Issue
Block a user