Commit 5e4a35f5 by 高淑倩

tab

parent d5e089f8
......@@ -56,9 +56,7 @@ Component({
}
wxService.NoLoginPage(checkUrl).then(res => {
if(checkUrl) item.needAuth = res.needAuth
this.setData({ categoryList: currentTab },()=>{
console.log('categoryList', this.data.categoryList)
})
this.setData({ categoryList: currentTab })
})
})
},
......
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