mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
Merge branch 'master' into hotfix/switch_0317
This commit is contained in:
@@ -87,7 +87,7 @@ export default {
|
||||
</zan-popup>
|
||||
|
||||
<div class="zan-row">
|
||||
<zan-button @click="popupShow2 = true">从上方方弹出popup</zan-button>
|
||||
<zan-button @click="popupShow2 = true">从上方弹出popup</zan-button>
|
||||
</div>
|
||||
<zan-popup v-model="popupShow2" position="top" class="zan-popup-2" :overlay="false">
|
||||
更新成功
|
||||
|
Reference in New Issue
Block a user