mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Doc] fix warning when run test cases
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
</demo-block>
|
||||
|
||||
<demo-block
|
||||
v-if="!weapp"
|
||||
v-if="!$attrs.weapp"
|
||||
:title="$t('vertical')"
|
||||
>
|
||||
<div :style="{ height: '120px', paddingLeft: '30px' }">
|
||||
|
Reference in New Issue
Block a user