build docs

This commit is contained in:
cookfront
2017-03-17 15:46:12 +08:00
parent 559ecd70ee
commit e67f0c1f6f
4 changed files with 4 additions and 4 deletions

View File

@@ -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">
更新成功