From 1b027783ea6b6ec0b55a1f13caefc1a0c4ecdde1 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 25 Feb 2022 15:15:53 +0800 Subject: [PATCH] update --- pages.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index a5b52d1..08af724 100644 --- a/pages.json +++ b/pages.json @@ -372,7 +372,19 @@ }, { "path": "pages/im/private/chat", - "style": { + "style": { + "navigationBarTitleText": "", + "app-plus": { + "titleNView": { + "type": "default", + "buttons": [{ + "float": "right", + "fontSrc": "/static/iconfont.ttf", + "text": "\ue607", + "fontSize": "20px" + }] + } + } } }, {