From 2a500686266b8fc6dae991c799800e37083a45c2 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期五, 05 九月 2025 14:03:24 +0800 Subject: [PATCH] 客户拜访真机测试,bug修改 --- src/pages/index.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index.vue b/src/pages/index.vue index 53fb2bc..bece424 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -255,10 +255,10 @@ // 璁惧绠$悊鍔熻兘鏁版嵁 const equipmentItems = reactive([ - { - icon: '/static/images/icon/shebeitaizhang@2x.png', - label: '璁惧鍙拌处', - }, + // { + // icon: '/static/images/icon/shebeitaizhang@2x.png', + // label: '璁惧鍙拌处', + // }, { icon: '/static/images/icon/shbeibaoxiu@2x.png', label: '璁惧鎶ヤ慨', -- Gitblit v1.9.3