docs: update vant-weapp demo

This commit is contained in:
chenjiahan
2020-03-21 07:11:42 +08:00
parent 6343928da0
commit a8c671ecfd
9 changed files with 10 additions and 10 deletions

View File

@@ -58,7 +58,7 @@
<van-button type="primary" block>{{ $t('blockElement') }}</van-button>
</demo-block>
<demo-block :title="$t('router')">
<demo-block v-if="!isWeapp" :title="$t('router')">
<van-button
:text="$t('urlRoute')"
type="primary"