From fe932ef6de5424889ab5eeb1fb8f44854078f58a Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Thu, 11 Dec 2025 10:16:31 +0800 Subject: [PATCH] =?UTF-8?q?im=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index af66962..f1c15d2 100644 --- a/pages.json +++ b/pages.json @@ -566,6 +566,15 @@ "navigationBarTitleText": " " } }, + { + "path": "Chat/showImg", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": " " + } + }, // { // "path": "Chat/message/p2p-set", // "style": { @@ -686,7 +695,7 @@ "iconPath": "static/image/message_gray.png", "selectedIconPath": "static/image/message.png", "text": "消息" - }, + }, { "pagePath": "pages/home/order", "iconPath": "static/image/plus-square_gray.png",