12 2017 档案

摘要:console.log("onLoad====="); var that = this; wx.getUserInfo({ success: function (res) { var userInfo = res.userInfo; that.setData({ nickName: userInfo.nickName... 阅读全文
posted @ 2017-12-21 16:51 CoKeny 阅读(6551) 评论(0) 推荐(0)
摘要:为你推荐 新品上架 最热商品 为你推荐 为你推荐 为你推荐 为你推荐 为你推荐 新品上架 最热商品 /**index.wxss**/ .userinfo { display: flex; flex-direction: ... 阅读全文
posted @ 2017-12-16 10:33 CoKeny 阅读(3597) 评论(1) 推荐(0)