| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | |
| | | { |
| | | "path": "pages/login/login", |
| | | "style": { |
| | | "navigationBarTitleText": "登录" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/login/login2", |
| | | "style": { |
| | | "navigationBarTitleText": "登录2" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "中扬CRM" |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "uni-app" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/business", |
| | | "style": { |
| | | "app-plus":{ |
| | | "titleNView": { |
| | | "buttons": [ //原生标题栏按钮配置, |
| | | { |
| | | "type":"none", |
| | | "text": "业务", |
| | | "fontSize": "17", |
| | | "float":"left", |
| | | "width": "70" |
| | | }, |
| | | { |
| | | "type":"none", |
| | | "float": "right", |
| | | "fontSrc":"/static/iconfont.ttf", |
| | | "text": "\ue69a" |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | "navigationBarTitleText": "业务" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/user/user", |
| | | "style": { |
| | | // "navigationBarTitleText": "我的" |
| | | "app-plus":{ |
| | | "titleNView": { |
| | | "buttons": [ //原生标题栏按钮配置, |
| | | { |
| | | "type":"none", |
| | | "text": "位置", |
| | | "fontSize": "17", |
| | | "float":"left", |
| | | "width": "70", |
| | | "select": "true" |
| | | }, |
| | | { |
| | | "type":"none", |
| | | "float": "right", |
| | | "fontSrc":"/static/iconfont.ttf", |
| | | "text": "\ue69a" |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | "navigationBarTitleText": "个人中心" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/user/user_detail/userDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "个人信息" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/cstmr/csmtr", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "信息公海" |
| | | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/cstmr/addCsmtr", |
| | | "style": { |
| | | "navigationBarTitleText": "添加甲方单位" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/cstmr/cstmrDetails", |
| | | "style": { |
| | | "navigationBarTitleText": "资料详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/saleManage/saleManage", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | // "navigationBarTitleText": "跟踪项目", |
| | | // "titleNView": { |
| | | // "buttons": [ |
| | | // { |
| | | // "text":"添加", |
| | | // "fontSize":"14px", |
| | | // "float":"right", |
| | | // "width": "44px" |
| | | // } |
| | | // ] |
| | | // } |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/saleManage/addSaleManage", |
| | | "style": { |
| | | "navigationBarTitleText": "添加跟踪项目" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/saleManage/modiSaleManage", |
| | | "style": { |
| | | "navigationBarTitleText": "修改跟踪项目" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/saleManage/saleManageDetails", |
| | | "style": { |
| | | "navigationBarTitleText": "资料详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/saleManage/cstmrDetls", |
| | | "style": { |
| | | "navigationBarTitleText": "资料详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/plan", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/addPlan", |
| | | "style": { |
| | | "navigationBarTitleText": "添加规划申请单-立体库(货架)" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/addPlan2", |
| | | "style": { |
| | | "navigationBarTitleText": "添加规划申请单-立体库(集成)" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/addPlan3", |
| | | "style": { |
| | | "navigationBarTitleText": "四向穿梭库/两向穿梭库" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/addPlan4", |
| | | "style": { |
| | | "navigationBarTitleText": "阁楼货架/钢平台" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/addPlan5", |
| | | "style": { |
| | | "navigationBarTitleText": "周转容器" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/addPlan6", |
| | | "style": { |
| | | "navigationBarTitleText": "平库" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/plan/planDetails", |
| | | "style": { |
| | | "navigationBarTitleText": "资料详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/authority/authority", |
| | | "style": { |
| | | "navigationBarTitleText": "账号" |
| | | } |
| | | } |
| | | |
| | | |
| | | ], |
| | | |
| | | ,{ |
| | | "path" : "pages/business/cstmrInfo/cstmrInfo", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "客户信息", |
| | | "navigationStyle": "custom", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/business/cstmr/modiCsmter", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "修改详情", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/goBusiness", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "出差", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/addgoBusiness", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "出差申请", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/goBusinessDetil", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/reimburseOnline", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "报销申请", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/reimburseOnlineDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/modiReimburseOnlineDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "修改报销审批", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/pricing/priOnline", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "核价管理", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/pricing/priQuote", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "报价管理", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/pricing/contract", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "合同管理", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/businessTripOther", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "其他出差", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/pricing/priOnlineDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/pricing/priQuoteDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/pricing/contractDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "修改规划申请单-立体库(货架)", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan2", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "修改规划申请单-立体库(集成)", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan3", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "四向穿梭库/两向穿梭库", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan4", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "阁楼货架/钢平台", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan5", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "周转容器", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan6", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "平库", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | // { |
| | | // "path" : "pages/business/process/weekly", |
| | | // "style" : |
| | | // { |
| | | // "navigationBarTitleText" : "周/日报", |
| | | // "enablePullDownRefresh" : false |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/business/process/weekly", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "周/日报" |
| | | |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/process/weeklySelect", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "选择日期", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/process/dayDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/process/dayStroke", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "日行程", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/process/dayStrokeCreate", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "新建日行程", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/modiPlan7", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "其他", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/plan/addPlan7", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "其他", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/businessTripOtherDetl", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详情", |
| | | "enablePullDownRefresh" : false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/business/goBusiness/addBusinessTripOther", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "添加出差申请", |
| | | "enablePullDownRefresh" : false |
| | | // "navigationStyle": "custom" |
| | | } |
| | | } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | // "navigationBarTitleText": "CRM", |
| | | "navigationBarBackgroundColor": "#F8F8F8", |
| | | "backgroundColor": "#F8F8F8" |
| | | "navigationBarBackgroundColor": "#FFFFFF", |
| | | "backgroundColor": "#fff", |
| | | "app-plus": { |
| | | "bounce": "none" |
| | | } |
| | | |
| | | }, |
| | | "uniIdRouter": {}, |
| | | "tabBar": { |
| | |
| | | "backgroundColor": "#ffffff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/home/home", |
| | | "pagePath": "pages/index/index", |
| | | "iconPath": "static/image/home.png", |
| | | "selectedIconPath": "static/image/Home-Filled-1.png", |
| | | "selectedIconPath": "static/image/home (1).png", |
| | | "text": "主页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/business/business", |
| | | "iconPath": "static/image/home.png", |
| | | "selectedIconPath": "static/image/Home-Filled-1.png", |
| | | "iconPath": "static/image/desk.png", |
| | | "selectedIconPath": "static/image/desk (1).png", |
| | | "text": "业务" |
| | | }, |
| | | |
| | | { |
| | | "pagePath": "pages/user/user", |
| | | "iconPath": "static/image/person.png", |
| | | "selectedIconPath": "static/image/person-1.png", |
| | | "text": "我的" |
| | | "iconPath": "static/image/kehufuwu (2).png", |
| | | "selectedIconPath": "static/image/kehufuwu.png", |
| | | "text": "个人中心" |
| | | }] |
| | | } |
| | | } |