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: "我的订单",