{ "globalStyle": { "navigationStyle": "default", "navigationBarTitleText": "unibest", "navigationBarBackgroundColor": "#f8f8f8", "navigationBarTextStyle": "black", "backgroundColor": "#FFFFFF" }, "easycom": { "autoscan": true, "custom": { "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue", "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue" } }, "tabBar": { "color": "#999999", "selectedColor": "#018d71", "backgroundColor": "#F8F8F8", "borderStyle": "black", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "custom": true, "height": "0px", "list": [ { "pagePath": "pages/home/index" }, { "pagePath": "pages/mine/index" } ] }, "condition": { "current": -1, "list": [ { "name": "设计游学", "path": "pages/index/study-tour/index" }, { "name": "登录", "path": "pages/login/index" }, { "name": "我的", "path": "pages/mine/index" } ] }, "pages": [ { "path": "pages/login/index", "type": "home", "style": { "navigationBarTitleText": "", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/home/index", "type": "page", "layout": "tabbar", "style": { "navigationBarTitleText": "首页", "navigationBarBackgroundColor": "#fff", "navigationStyle": "custom" } }, { "path": "pages/login/forget", "type": "page" }, { "path": "pages/mine/index", "type": "page", "layout": "tabbar", "style": { "navigationBarTitleText": "我的", "navigationStyle": "custom" } }, { "path": "pages/agent/designer/detail", "type": "page", "style": { "navigationBarTitleText": "设计师详情", "navigationBarBackgroundColor": "#fff", "navigationStyle": "custom" } }, { "path": "pages/agent/designer/index", "type": "page", "style": { "navigationBarTitleText": "全部设计师", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/points/index", "type": "page", "style": { "navigationStyle": "custom" } }, { "path": "pages/agent/report-infos/index", "type": "page", "style": { "navigationBarTitleText": "关系报备", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/tasks/index", "type": "page", "style": { "navigationBarTitleText": "全部任务", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/todo/index", "type": "page", "style": { "navigationBarTitleText": "待办", "navigationBarBackgroundColor": "#f2f3f6" } }, { "path": "pages/common/content-html/index", "type": "page", "style": { "navigationBarTitleText": "", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/merchant/add-reporting-information", "type": "page", "style": { "navigationBarTitleText": "添加关系报备", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/merchant/mine", "type": "page", "layout": "tabbar", "style": { "navigationBarTitleText": "我的", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/home/merchant/settlement", "type": "page", "style": { "navigationBarTitleText": "积分结账", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/merchant/merchant_settings", "type": "page", "style": { "navigationBarTitleText": "商家设置", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/designer/archives/index", "type": "page", "style": { "navigationBarTitleText": "个人信息", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/agent/designer/points/index", "type": "page", "style": { "navigationStyle": "custom" } }, { "path": "pages/agent/tasks/detail/index", "type": "page", "style": { "navigationBarTitleText": "任务详情", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/common/auth/change-password/index", "type": "page", "style": { "navigationBarTitleText": "修改密码", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/login/forget", "type": "page", "style": { "navigationBarTitleText": "修改密码", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/common/orders/detail/index", "type": "page", "style": { "navigationBarTitleText": "订单详情", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/agent/invite/index", "type": "page", "style": { "navigationBarTitleText": "邀请好友", "navigationBarBackgroundColor": "#ffffff", "navigationStyle": "custom" } }, { "path": "pages/mine/agent/settings/index", "type": "page", "style": { "navigationBarTitleText": "个人设置", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/designer/archives/basic-info/index", "type": "page", "style": { "navigationBarTitleText": "编辑基本信息", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/agent/designer/archives/sale-info/index", "type": "page", "style": { "navigationBarTitleText": "销售明细", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/mine/merchant/orders/detail/index", "type": "page", "style": { "navigationBarTitleText": "订单详情", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/designer/archives/activity/others/index", "type": "page", "style": { "navigationBarTitleText": "其他活动信息", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/designer/archives/award/photos/index", "type": "page", "style": { "navigationBarTitleText": "获奖照片", "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/agent/designer/archives/sale-info/others/index", "type": "page", "style": { "navigationBarTitleText": "其他销售信息", "navigationBarBackgroundColor": "#fff" } } ], "subPackages": [] }