{ "pages": [ {"path": "pages/index/index", "style": {"navigationBarTitleText": "数字能量"}}, {"path": "pages/records/index", "style": {"navigationBarTitleText": "分析记录"}}, {"path": "pages/relations/index", "style": {"navigationBarTitleText": "关系能量分析"}}, {"path": "pages/relations/add-relation", "style": {"navigationBarTitleText": "添加关系人", "backgroundColor": "#F8F6F1"}}, {"path": "pages/relations/chart-compare", "style": {"navigationBarTitleText": "关系能量盘对比", "backgroundColor": "#0c0a1a"}}, {"path": "pages/relations/number-analysis", "style": {"navigationBarTitleText": "八星号码分析", "backgroundColor": "#0c0a1a"}}, {"path": "pages/relations/analysis-select", "style": {"navigationBarTitleText": "选择分析成员", "backgroundColor": "#0c0a1a"}}, {"path": "pages/relations/analysis-chat", "style": {"navigationBarTitleText": "关系能量对话", "backgroundColor": "#0c0a1a"}}, {"path": "pages/relations/analysis-records", "style": {"navigationBarTitleText": "分析记录", "backgroundColor": "#0c0a1a"}}, {"path": "pages/analysis/index", "style": {"navigationBarTitleText": "分析"}}, {"path": "pages/profile/index", "style": {"navigationBarTitleText": "我的"}}, {"path": "pages/payment/index", "style": {"navigationBarTitleText": "VIP 开通"}}, {"path": "pages/profile/edit", "style": {"navigationBarTitleText": "编辑资料"}}, {"path": "pages/chart/index", "style": {"navigationBarTitleText": "命盘分析"}}, {"path": "pages/login/index", "style": {"navigationBarTitleText": "微信登录"}}, {"path": "pages/subscribe/index", "style": {"navigationBarTitleText": "开通能量师"}}, {"path": "pages/commission/index", "style": {"navigationBarTitleText": "我的推广", "enablePullDownRefresh": true, "backgroundColor": "#0c0a1a"}}, {"path": "pages/withdraw/index", "style": {"navigationBarTitleText": "提现"}}, {"path": "pages/plan/apply", "style": {"navigationBarTitleText": "申请人工方案"}}, {"path": "pages/plan/workbench", "style": {"navigationBarTitleText": "能量师工作台", "enablePullDownRefresh": true, "backgroundColor": "#0c0a1a"}}, {"path": "pages/plan/monitor", "style": {"navigationBarTitleText": "咨询监看", "enablePullDownRefresh": true, "backgroundColor": "#0c0a1a"}}, {"path": "pages/admin/index", "style": {"navigationBarTitleText": "管理后台", "backgroundColor": "#0c0a1a", "enablePullDownRefresh": true}} ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "数字能量学", "navigationBarBackgroundColor": "#1E3A5F", "backgroundColor": "#0c0a1a" }, "tabBar": { "color": "#A0AEC0", "selectedColor": "#C9A84C", "backgroundColor": "#1E3A5F", "borderStyle": "white", "list": [ {"pagePath": "pages/index/index", "text": "首页", "iconPath": "static/home.png", "selectedIconPath": "static/home-active.png"}, {"pagePath": "pages/relations/index", "text": "关系", "iconPath": "static/relations.png", "selectedIconPath": "static/relations-active.png"}, {"pagePath": "pages/analysis/index", "text": "分析", "iconPath": "static/analysis.png", "selectedIconPath": "static/analysis-active.png"}, {"pagePath": "pages/profile/index", "text": "我的", "iconPath": "static/profile.png", "selectedIconPath": "static/profile-active.png"} ] } }