12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
ADADADADAD
建站问答 时间:2024-12-01 19:02:30
作者:文/会员上传
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
12-09
小程序点击tabar刷新此页面的方法:调用onShow函数实现。onShow:function(){varthat=this;wx.request({url:app.globalData.web_url+'yourApi?open_id='+wx.getStorag
以下为本文的正文内容,内容仅供参考!本站为公益性网站,复制本文以及下载DOC文档全部免费。
小程序点击tabar刷新此页面的方法:
调用onShow函数实现。
onShow:function(){varthat=this;
wx.request({
url:app.globalData.web_url+'yourApi?open_id='+wx.getStorageSync('open_id'),
success:function(res){
that.setData({
cartList:res.data.cartList,
cartSize:res.data.cartSize,
totalAmount:res.data.totalAmount
})
}
})
},
11-20
11-19
11-20
11-20
11-20
11-19
11-20
11-20
11-19
11-20
11-19
11-19
11-19
11-19
11-19
11-19