[Doc] fit weapp document (#3597)

This commit is contained in:
neverland
2019-06-21 17:27:03 +08:00
committed by GitHub
parent d334eead51
commit 207fe21529
8 changed files with 21 additions and 16 deletions

View File

@@ -39,7 +39,10 @@
</van-button>
</demo-block>
<demo-block :title="$t('customIcon')">
<demo-block
v-if="!$attrs.weapp"
:title="$t('customIcon')"
>
<van-button
type="primary"
@click="showIconToast"