mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
fix popup
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
</zan-swipe-item>
|
||||
</zan-swipe>
|
||||
|
||||
|
||||
|
||||
</example-block><example-block title="自动轮播">
|
||||
<zan-swipe auto-play="" @pagechange:end="handlePageEnd">
|
||||
<zan-swipe-item v-for="img in autoImages">
|
||||
@@ -12,6 +14,8 @@
|
||||
</zan-swipe-item>
|
||||
</zan-swipe>
|
||||
|
||||
|
||||
|
||||
</example-block></section></template>
|
||||
<style>
|
||||
@component-namespace demo {
|
||||
|
Reference in New Issue
Block a user