From 5a478ed7945f780e591d5f375bf4d88c54493e3c Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Thu, 4 Nov 2021 08:58:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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" }] - } + } + } } }, {