feat: 图片浏览器优化
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
:scroll-with-animation="true"
|
||||
show-scrollbar="false"
|
||||
>
|
||||
<view class="thumbnail-list">
|
||||
<view class="thumbnail-list" v-if="thumbnails.length > 1">
|
||||
<view
|
||||
v-for="(thumb, index) in thumbnails"
|
||||
:key="index"
|
||||
|
||||
Reference in New Issue
Block a user