mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
[Doc] fix warning when run test cases
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</demo-block>
|
||||
|
||||
<demo-block
|
||||
v-if="!weapp"
|
||||
v-if="!$attrs.weapp"
|
||||
:title="$t('title3')"
|
||||
>
|
||||
<van-row type="flex">
|
||||
|
||||
Reference in New Issue
Block a user