{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/login/login", "style": { "navigationBarTitleText": "源享住平台登录", "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "pages/home/home", "style": { "navigationBarTitleText": "源享住", "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "pages/order/order", "style": { "navigationBarTitleText": "我的订单", "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "pages/my/my", "style": { "navigationBarTitleText": "个人中心", "mp-weixin": { "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#7096F6" } } }, { "path": "mp_ecard_sdk/index/index", "style": { "navigationBarTitleText": "腾讯云E证通授权", "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } } ], "globalStyle": { // "navigationBarTextStyle": "black", // // "navigationBarTitleText": "柏源平台", // "navigationBarBackgroundColor": "#F8F8F8", // "backgroundColor": "#F8F8F8", // "app-plus": { // "background": "#efeff4" // } }, "tabBar": { "selectedColor": "#6789F0", "list": [{ "pagePath": "pages/home/home", "text": "首页", "iconPath": "static/home.png", "selectedIconPath": "static/home_selected.png" }, { "pagePath": "pages/order/order", "text": "订单", "iconPath": "static/order.png", "selectedIconPath": "static/order_selected.png" }, { "pagePath": "pages/my/my", "text": "我的", "iconPath": "static/my.png", "selectedIconPath": "static/my_selected.png" } ] }, "subPackages": [{ "root": "subpkg", "pages": [{ "path": "myAccount/myAccount", "style": { "navigationBarTitleText": "我的账户", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "checkout/checkout", "style": { "navigationBarTitleText": "退房办理", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "extend/extend", "style": { "navigationBarTitleText": "续住办理", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "changeRoom/changeRoom", "style": { "navigationBarTitleText": "换房办理", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "emergencyKey/emergencyKey", "style": { "navigationBarTitleText": "手机开门", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "changeHotel/changeHotel", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "updateNameAndIdNumber/updateNameAndIdNumber", "style": { "navigationBarTitleText": "修改个人信息", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "elevatorControl/elevatorControl", "style": { "navigationBarTitleText": "梯控二维码", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } } ] }, { "root": "subpkg_checkin", "pages": [{ "path": "checkin/checkin", "style": { "navigationBarTitleText": "入住办理", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "selectRoomType/selectRoomType", "style": { "navigationBarTitleText": "房源类型", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "selectRoom/selectRoom", "style": { "navigationBarTitleText": "选择房间", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "addGuest/addGuest", "style": { "navigationBarTitleText": "添加顾客", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "setCheckinDate/setCheckinDate", "style": { "navigationBarTitleText": "设置时间", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "dynamicFaceCheck/dynamicFaceCheck", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "selectCheckinType/selectCheckinType", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "hasReservation/hasReservation", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "submitOrder/submitOrder", "style": { "navigationBarTitleText": "提交订单", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "queryOrder/queryOrder", "style": { "navigationBarTitleText": "查询订单", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } }, { "path": "orderDetail/orderDetail", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": false, "mp-weixin": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } } } ] } ] }