微信小程序练习项目及案例

上传:虾米__ 浏览: 33 推荐: 0 文件:RAR 大小:2.01MB 上传时间:2019-03-04 07:49:48 版权申诉
//app.js App({ onLaunch: function () { //调用API从本地缓存中获取数据 var logs = wx.getStorageSync('logs') || [] logs.unshift(Date.now()) wx.setStorageSync('logs', logs) }, getUserInfo:function(cb){ var that = this if(this.globalData.userInfo){ typeof cb == "function" && cb(th
上传资源
用户评论