mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-08 22:40:39 +08:00
1.diy---- 热区
This commit is contained in:
@ -122,7 +122,6 @@
|
||||
},
|
||||
methods: {
|
||||
init() {
|
||||
console.log(this.value);
|
||||
const new_content = this.value.content || {};
|
||||
const new_style = this.value.style || {};
|
||||
// 判断是自动还是手动
|
||||
|
||||
@ -71,7 +71,6 @@
|
||||
new_data.content.is_cover = new_data.content.tabs_list[index].is_cover;
|
||||
this.article_tabs = new_data;
|
||||
this.key = get_math();
|
||||
console.log(this.article_tabs);
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user