1.增加注释

master
sws 2024-10-18 18:16:18 +08:00
parent 5583b149ad
commit dc4ac50cb9
1 changed files with 0 additions and 2 deletions

View File

@ -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) {