{ "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "山大健康码" } }, { "path": "pages/user-code/user-code", "style": {"navigationBarTitleText": "健康码"} }, { "path": "pages/statistics/statistics", "style": { "navigationBarTitleText": "统计" } }, { "path": "pages/my-signs/my-signs", "style": { "navigationBarTitleText": "我的校园打卡" } }, { "path": "pages/sign/sign", "style": { "navigationBarTitleText": "打卡" } }, { "path": "pages/get-code/get-code", "style": { "navigationBarTitleText": "领取健康码" } }, { "path": "pages/punch-the-clock/punch-the-clock", "style": { "navigationBarTitleText": "每日健康打卡" } }, { "path": "pages/basic-info/basic-info", "style": { "navigationBarTitleText": "基本信息填写" } }, { "path": "pages/add-stroke/add-stroke", "style": { "navigationBarTitleText": "添加行程" } }, { "path": "pages/apply-code/apply-code", "style": { "navigationBarTitleText": "申请健康码" } }, { "path": "pages/my-code/my-code", "style": { "navigationBarTitleText": "我的健康打卡" } }, { "path": "pages/my-trips/my-trips", "style": { "navigationBarTitleText": "我的行程" } }, { "path": "pages/healthy-card/healthy-card", "style": {} }, { "path": "pages/service-agreement/service-agreement", "style": { "navigationBarTitleText": "服务协议" } }, { "path": "pages/privacy-aolicy/privacy-aolicy", "style": { "navigationBarTitleText": "隐私政策" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "山大健康码", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "easycom": { "autoscan": true } }