diff --git a/pages.json b/pages.json index 93065c0..609d713 100644 --- a/pages.json +++ b/pages.json @@ -60,7 +60,12 @@ "path": "report/index" }, { - "path": "report/export" + "path": "report/export", + "style": { + "navigationBarTextStyle": "white", + "navigationBarTitleText": "报告下载", + "navigationBarBackgroundColor": "#014FA2" + } }, { "path": "service/index"