mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
docs: should hide some demes in vant-weapp
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</van-sticky>
|
||||
</demo-block>
|
||||
|
||||
<demo-block v-if="!$attrs.weapp" :title="$t('setContainer')">
|
||||
<demo-block v-if="!isWeapp" :title="$t('setContainer')">
|
||||
<div ref="container" style="height: 150px; background-color: #fff;">
|
||||
<van-sticky :container="container">
|
||||
<van-button type="warning" style="margin-left: 215px;">{{ $t('setContainer') }}</van-button>
|
||||
|
Reference in New Issue
Block a user