mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
build docs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</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