bug
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<u-popup v-model="isShowAlbum" :closeable="false" border-radius="32" height="70%" mode="bottom">
|
||||
<div class="album">
|
||||
<div class="top">
|
||||
<span @click="isShow = false">取消</span>
|
||||
<span @click="isShowAlbum = false">取消</span>
|
||||
<span @click="onConfirm">确定</span>
|
||||
</div>
|
||||
<scroll-view scroll-y class="album-list__wrapper">
|
||||
|
||||
Reference in New Issue
Block a user