摘要: /** * 页面的初始数据 */ const App = getApp(); Page({ data: { devicelist: [], idlist:[], deviceindex:0, choose_device_id: 0, }, /** * 生命周期函数--监听页面显示 */ onShow 阅读全文
posted @ 2021-03-26 18:01 wlw518 阅读(83) 评论(0) 推荐(0)
摘要: <view class="imgbox"> <image bindtap='topic_preview' data-url='{{item}}' data-all='{{repair.imglist}}' class="img" mode="aspectFit" src="{{item}}" wx: 阅读全文
posted @ 2021-03-26 14:16 wlw518 阅读(39) 评论(0) 推荐(0)