fix popup

This commit is contained in:
cookfront
2017-04-05 17:35:10 +08:00
parent fbd99dc99a
commit 0b866c2393
2 changed files with 5 additions and 1 deletions

View File

@@ -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 {