From 4da6a3789197d540a01339db43bddbfb3c7dfd38 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 6 Jul 2022 22:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E8=B0=83=E8=AF=95=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-category/goods-category.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/goods-category/goods-category.vue b/pages/goods-category/goods-category.vue index e825f3c5..2f0537a9 100644 --- a/pages/goods-category/goods-category.vue +++ b/pages/goods-category/goods-category.vue @@ -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,