{ "easycom": { "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue" }, "pages": [{ "path": "pages/start/startup/startup", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "navigationBarBackgroundColor": "#000000", "navigationBarTextStyle": "white", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/start/select/select", "style": { "navigationBarBackgroundColor": "#000000", "navigationBarTitleText": "", "animationType": "pop-in", "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/start/Registration/Registration", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/start/login/login", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/start/agreement/agreement", "style": { "navigationBarTitleText": "", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/start/privacy/privacy", "style": { "navigationBarTitleText": "", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/deepMate/deepMate", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/home/home", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/marketSituation/marketSituation", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/marketSituation/chartExample", "style": { "navigationBarTitleText": "图表示例", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/marketSituation/globalIndex", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/marketSituation/marketDetail", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/home/deepMate", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/deepExploration/deepExploration", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/home/member", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/blank/institutionalTrendsBriefing", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path": "pages/blank/notice", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path" : "pages/start/recoverPassword/recoverPassword", "style" : { "navigationBarTitleText": "", "navigationStyle": "custom", "titleNView": false } }, { "path": "pages/setting/general", "style": { "navigationBarTitleText": "通用设置" } }, { "path": "pages/setting/font", "style": { "navigationBarTitleText": "字体大小" } }, { "path": "pages/setting/theme", "style": { "navigationBarTitleText": "主题切换" } }, { "path": "pages/setting/message", "style": { "navigationBarTitleText": "消息推送" } }, { "path": "pages/setting/push", "style": { "navigationBarTitleText": "推送设置" } }, { "path": "pages/setting/server", "style": { "navigationBarTitleText": "选择服务器" } }, { "path": "pages/setting/market", "style": { "navigationBarTitleText": "行情设置" } }, { "path": "pages/setting/account", "style": { "navigationBarTitleText": "账号与安全" } }, { "path": "pages/setting/newVersion", "style": { "navigationBarTitleText": "新版本更新" } }, { "path": "pages/setting/about", "style": { "navigationBarTitleText": "关于DeepChart" } }, { "path": "pages/setting/introduce", "style": { "navigationBarTitleText": "产品介绍" } }, { "path": "pages/setting/bind", "style": { "navigationBarTitleText": "绑定账号" } }, { "path": "pages/setting/phone", "style": { "navigationBarTitleText": "绑定账号" // 其实是绑定手机号 } }, { "path": "pages/setting/email", "style": { "navigationBarTitleText": "绑定账号" // 其实是绑定邮箱 } }, { "path": "pages/setting/password", "style": { "navigationBarTitleText": "修改密码" } }, { "path" : "pages/setting/nextPwd", "style" : { "navigationBarTitleText" : "修改密码" } }, { "path" : "pages/setting/share", "style" : { "navigationBarTitleText" : "分享领取奖励" } }, { "path" : "pages/marketSituation/marketCondition", "style" : { "navigationBarTitleText" : "行情", "navigationStyle": "custom" } },{ "path": "pages/deepExploration/MainForceActions", "style": { "navigationStyle": "custom", "disableSwipeBack": true, "titleNView": false, "bounce": false } }, { "path" : "pages/deepExploration/stockSelectDetail", "style" : { "navigationBarTitleText": "选股策略" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } }, "style": { "app-plus": { "animationType": "fade-in", "animationDuration": 500 } } }