From e7738a8d589ec88bec48e08942f0008eb92985cf Mon Sep 17 00:00:00 2001 From: blak-kong <546598185@qq.com> Date: Tue, 19 Mar 2024 13:36:20 +0800 Subject: [PATCH] . --- src/pages/index/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/index/index.tsx b/src/pages/index/index.tsx index 859d440..fb767e5 100644 --- a/src/pages/index/index.tsx +++ b/src/pages/index/index.tsx @@ -840,8 +840,6 @@ class Index extends Component { // 跳转仪器介绍页 goNursing = (item) => { - console.log(item, "查看item"); - // 仅开发者工具调试使用 const platform = Taro.getSystemInfoSync().platform; if (platform === "devtools") {