提交 36fdc098 编写于 作者: DCloud_JSON's avatar DCloud_JSON

Update pull-zoom-image.uvue

上级 484e18b6
......@@ -38,9 +38,9 @@
5. 请向上\向下拖动页面观察效果。
</text>
</view>
<view class="content-item" v-for="(item,index) in 15" :key="index">
<!-- <view class="content-item" v-for="(item,index) in 15" :key="index">
<text class="text" style="padding-left: 4px;">{{item + 5}}. 占位</text>
</view>
</view> -->
</view>
</view>
</view>
......@@ -63,7 +63,7 @@
onReady() {
uni.getSystemInfo({
success: (e) => {
maxScrollTop = 1750 - e.screenHeight
maxScrollTop = 683 - e.screenHeight
}
})
},
......@@ -226,7 +226,7 @@
}
.content-item {
padding: 15px;
padding: 5px;
margin-bottom: 16px;
background-color: #fff;
border-radius: 5px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册