1.增加注释
parent
5583b149ad
commit
dc4ac50cb9
|
|
@ -95,12 +95,10 @@
|
|||
this.setData({
|
||||
tabs_background: (new_tabs_background.length > 0 ? new_tabs_background : 'background:#fff;') + new_tabs_background_img,
|
||||
});
|
||||
console.log(1);
|
||||
} else {
|
||||
this.setData({
|
||||
tabs_background: 'background:transparent',
|
||||
});
|
||||
console.log(2);
|
||||
}
|
||||
},
|
||||
propKey(val) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue