mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
docs: should hide some demes in vant-weapp
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<van-cell :title="$t('cell')" :value="$t('content')" icon="location-o" />
|
||||
</demo-block>
|
||||
|
||||
<demo-block v-if="!$attrs.weapp" :title="$t('valueOnly')">
|
||||
<demo-block v-if="!isWeapp" :title="$t('valueOnly')">
|
||||
<van-cell :value="$t('content')" />
|
||||
</demo-block>
|
||||
|
||||
|
Reference in New Issue
Block a user