Commit 6068467c by 高淑倩

优化

parent dd23395e
......@@ -84,7 +84,6 @@ Component({
const userInfo = wx.getStorageSync('_baseUserInfo')
console.log('curItemType', curItemType, curItemType.link.type)
debugger
// link row
if (curItemType.link) {
let currentClickType = app.globalData.commonFunc.getLink(curItemType.link.type, curItemType)
......
......@@ -62,7 +62,6 @@ wxService.page({
* */
updatePage(ev) {
const {pageId} = ev.detail
console.log('0000', pageId)
// this.setData({
// pages: [],
// pageId
......
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