mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-05 13:22:25 +08:00
去除调试打印
This commit is contained in:
@ -456,7 +456,6 @@
|
||||
if(two_index != -1 && temp_data_content != null) {
|
||||
temp_data_three_content = temp_data_content['items'][two_index];
|
||||
}
|
||||
console.log(temp_data_three_content)
|
||||
this.setData({
|
||||
nav_active_index: index,
|
||||
nav_active_item_two_index: two_index,
|
||||
|
||||
Reference in New Issue
Block a user