123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287 |
- {
- "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": []
- }
|