去除调试打印

master
gongfuxiang 2022-07-06 22:29:07 +08:00
parent b664e22850
commit 4da6a37891
1 changed files with 0 additions and 1 deletions

View File

@ -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,