diff --git a/pages.json b/pages.json index 10a1e7e4a242205cdb73047c8e4ebe1a9cc77cc5..e4a7148f1b07a538e00a2c63cd2191bea9a3f4fe 100644 --- a/pages.json +++ b/pages.json @@ -11,15 +11,21 @@ } ,{ "path" : "pages/fillIn/fillIn", - "style" : {} + "style" : { + "navigationBarTitleText": "首次填报" + } } ,{ "path" : "pages/security/security", - "style" : {} + "style" : { + "navigationBarTitleText": "安保测温" + } } ,{ "path" : "pages/fillInDay/fillInDay", - "style" : {} + "style" : { + "navigationBarTitleText": "每日签到" + } } ], "globalStyle": {