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",