Commit aa5dbe5d by 高淑倩

console

parent 70f92bd9
......@@ -57,7 +57,6 @@ Component({
// 获取当前帐号信息
const userInfo = wx.getStorageSync('_baseUserInfo')
console.log('curItemType', curItemType)
// link row
if (curItemType.link) {
let currentClickType = app.globalData.commonFunc.getLink(curItemType.link.type, curItemType)
......
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