popup docs

This commit is contained in:
cookfront
2017-03-31 20:12:45 +08:00
parent adff0129dc
commit 4d974ce619
7 changed files with 81 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
<template>
<zan-popup v-model="currentValue">
<zan-popup v-model="currentValue" :lock-on-scroll="true">
<div class="mobile-popup">
<iframe :src="url" class="mobile-popup-iframe"></iframe>
</div>