Commit 7c3a16ae by 高淑倩

youhua

parent 96c70a15
...@@ -55,10 +55,8 @@ Component({ ...@@ -55,10 +55,8 @@ Component({
}) })
this.setData({ tabBar }, () => { this.setData({ tabBar }, () => {
console.log('wwwwtabBar', this.data.tabBar)
})
})
}, },
ready() { ready() {
this.setData({ this.setData({
......
...@@ -52,12 +52,8 @@ Component({ ...@@ -52,12 +52,8 @@ Component({
}) })
this.setData({ picNav }, () => { this.setData({ picNav }, () => {
console.log('wwwwpicNav', this.data.picNav)
})
},
ready() {
})
}, },
/** /**
* 组件的初始数据 * 组件的初始数据
......
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