From 1bad9cd4890f13b39ec073edb93a89f88c340897 Mon Sep 17 00:00:00 2001 From: ZhaoTongYao <531131322@qq.com> Date: Fri, 17 Sep 2021 09:51:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AA=97=E5=8F=A3=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../subpages/submitAdvise/pages/activeApply/activeApply.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/epdc-resident-mp-yushan/subpages/submitAdvise/pages/activeApply/activeApply.json b/epdc-resident-mp-yushan/subpages/submitAdvise/pages/activeApply/activeApply.json index fafcafb..2b54dc8 100644 --- a/epdc-resident-mp-yushan/subpages/submitAdvise/pages/activeApply/activeApply.json +++ b/epdc-resident-mp-yushan/subpages/submitAdvise/pages/activeApply/activeApply.json @@ -1,5 +1,7 @@ { "navigationBarTitleText": "我有建议要提", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#bb0300", "usingComponents": { "date-time-picker": "../../../../components/DateTimePicker/index", "wux-actionsheet": "../../../../dist/actionsheet/index",