
tabar
tabar资料_tabar简介_tabar大全tabar列表
小程序点击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,
微信小程序使用wx.reLaunch传参到tabar页面 用wx.reLaunch进行跳转 , 地址后跟上想要传递的参数,代码如下: getInfo(){ letthat=this; wx.request({ url:this.data.baseURL+/user/info?token=+this.data.token, success(res){ that.setData({ info:userinfo
共1页/2条