chore: remote isWeapp mixin (#9236)
* chore: remote isWeapp mixin * fix: demo locale
This commit is contained in:
@@ -36,7 +36,7 @@ const container = ref(null);
|
||||
</van-sticky>
|
||||
</demo-block>
|
||||
|
||||
<demo-block v-if="!isWeapp" :title="t('setContainer')">
|
||||
<demo-block :title="t('setContainer')">
|
||||
<div ref="container" style="height: 150px; background-color: #fff">
|
||||
<van-sticky :container="container">
|
||||
<van-button type="warning" style="margin-left: 215px">
|
||||
|
||||
Reference in New Issue
Block a user