mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
popup docs
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user