mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
docs: update vant-weapp demo
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user