摘要: 1.app.json中: "window": { "enablePullDownRefresh": true //是否开启当前页面下拉刷新 } 2.wxml中: <view class="common-list common-list-index"> <view class="item" wx:fo 阅读全文
posted @ 2022-01-13 14:38 骑蝴蝶飞 阅读(325) 评论(0) 推荐(0) 编辑
摘要: 来源:https://blog.csdn.net/qq_43764578/article/details/107483349 .wxml <view class="index"> <view wx:for="{{detail}}" wx:key="index" class="center {{ite 阅读全文
posted @ 2022-01-13 10:37 骑蝴蝶飞 阅读(788) 评论(0) 推荐(0) 编辑