miniprogram/pages/user/pubulicty/index.ts @@ -50,6 +50,11 @@ }, // 事件处理函数 onLoad() { if (wx.getStorageSync('token')) { this.setData({ cardFig:false }) } // this.getMobile() // let info=wx.getStorageSync('card') // console.log(info);