From 9506a9034a65bc2234e7b58f16b27feca6e0b4a8 Mon Sep 17 00:00:00 2001 From: zoujing Date: Fri, 17 Jul 2026 21:24:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8E=BB=E6=8E=89=E6=8E=A2=E7=B4=A2?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ChatModule/MoreService/index.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/ChatModule/MoreService/index.vue b/src/pages/ChatModule/MoreService/index.vue index ff7b166..bf7fa9d 100644 --- a/src/pages/ChatModule/MoreService/index.vue +++ b/src/pages/ChatModule/MoreService/index.vue @@ -45,14 +45,14 @@ const list = ref([ type: Command.quickBooking, path: "/pages-quick/list", }, - { - icon: "https://oss.nianxx.cn/mp/static/version_101/home/tsfx.png", - title: "探索发现", - content: "发现景点、活动、特色内容", - btnText: "去探索", - type: Command.discovery, - path: "", - }, + // { + // icon: "https://oss.nianxx.cn/mp/static/version_101/home/tsfx.png", + // title: "探索发现", + // content: "发现景点、活动、特色内容", + // btnText: "去探索", + // type: Command.discovery, + // path: "", + // }, { icon: "https://oss.nianxx.cn/mp/static/version_101/home/mddd.png", title: "我的订单",