Commit 15fb943f by 高淑倩

modify: console

parent af5fcb07
......@@ -48,7 +48,7 @@ Component({
// 更改数据问题
let currentClickType = app.globalData.commonFunc.getLink(item.link.type, item)
const userInfo = wx.getStorageSync('_baseUserInfo')
console.log('userInfo.member.mobile', userInfo.member.mobile)
// type==1 外部 不用弹 没有登录弹
if (link.type == 1) {
// 触发父组件更新页面 外部小程序
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment