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" + }] + } + } } }, {