diff --git a/pages.json b/pages.json index ebf973a..01c896b 100644 --- a/pages.json +++ b/pages.json @@ -32,14 +32,14 @@ "navigationBarTextStyle": "white", "app-plus":{ "titleNView": { - "backgroundColor": "#7c52fc", - "buttons": [{ - "text": "\ue603", - "fontSrc":"/static/iconfont.ttf", - "background": "rgba(0,0,0,0)", - "fontSize":"20" + "backgroundColor": "#8b64fd", + "buttons": [{ + "text": "搜索", + "fontSize": "14", + "color": "#fff" }] - } + } + } } }, {