|
|
@ -170,7 +170,6 @@ Component({
|
|
|
|
this.getTabBar().init();
|
|
|
|
this.getTabBar().init();
|
|
|
|
},
|
|
|
|
},
|
|
|
|
methods: {
|
|
|
|
methods: {
|
|
|
|
|
|
|
|
|
|
|
|
bindDateChange: function(e) {
|
|
|
|
bindDateChange: function(e) {
|
|
|
|
console.log('picker发送选择改变,携带值为', e.detail.value)
|
|
|
|
console.log('picker发送选择改变,携带值为', e.detail.value)
|
|
|
|
this.setData({
|
|
|
|
this.setData({
|
|
|
|