{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/tabBar/mySet/mySet", "style": { "navigationBarTitleText": "我的", "navigationBarBackgroundColor": "#e83131", "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/mySet/common/message/message", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "我的信息", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/mySet/common/my-card/my-card", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "我的卡包", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/mySet/common/expense/expense", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "评价记录", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/mySet/common/change-password/change-password", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "修改密码", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/login/login", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "登录", "app-plus": { "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/mySet/common/expense/appraise/appraise", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "服务评价", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/myHome", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "首页", "enablePullDownRefresh": true, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/service-log/service-log", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "疗程服务日志", "app-plus": { "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/sales-commission/sales-commission", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "业绩提成", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/client-evaluation/client-evaluation", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "客户评价", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/client-follow/client-follow", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/tabBar/myHome/all-powerful/all-powerful", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/tab/tab", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/tabBar/myHome/sales-commission/sales-month/sales-month", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "本月业绩提成", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/sales-commission/last-month/last-month", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "上月业绩提成", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/sales-commission/classify/classify", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "分类", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/myHome/sales-commission/detail/detail", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "明细", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } }, { "path": "pages/tabBar/mySet/common/expense-record/expense-record", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "消费记录", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } } , { "path": "pages/tabBar/myHome/todays-star/todays-star", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "今日之星", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } } ,{ "path" : "pages/tabBar/myHome/reservation/reservation", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "我的预约", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } } ,{ "path" : "pages/tabBar/myHome/service-feedback/service-feedback", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "服务反馈", "enablePullDownRefresh": false, "app-plus": { "bounce": "vertical", "titleNView": { "titleColor": "#eeeeee" } } } } ,{ "path" : "pages/tabBar/myHome/service-feedback/feedback/feedback", "style": { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "反馈意见", "enablePullDownRefresh": false } } ,{ "path" : "pages/tabBar/mySet/common/message/edit-message/edit-message", "style" : { "navigationBarBackgroundColor": "#e83131", "navigationBarTitleText": "修改信息", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#7A7E83", "selectedColor": "#e83131", "borderStyle": "black", "backgroundColor": "#ffffff", "fontSize":"24px", "list": [{ "pagePath": "pages/tabBar/myHome/myHome", "iconPath": "static/image/home.png", "selectedIconPath": "static/image/home-select.png", "text": "首页" }, { "pagePath": "pages/tabBar/mySet/mySet", "iconPath": "static/image/my.png", "selectedIconPath": "static/image/my-select.png", "text": "我的" }] } }