| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/user/user_detail/userDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "个人信息" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/cstmr/csmtr", |
| | | "style": { |
| | | "navigationBarTitleText": "甲方单位" |
| | | // "navigationStyle": "custom" |
| | | "navigationBarTitleText": "甲方单位", |
| | | "titleNView": { |
| | | "buttons": [ |
| | | { |
| | | "text":"添加", |
| | | "fontSize":"14px", |
| | | "float":"right", |
| | | "width": "44px" |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/cstmr/addCsmtr", |
| | | "style": { |
| | | "navigationBarTitleText": "添加甲方单位" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/business/cstmr/cstmrDetails", |
| | | "style": { |
| | | "navigationBarTitleText": "资料详情" |
| | | } |
| | | } |
| | | |
| | |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | // "navigationBarTitleText": "CRM", |
| | | "navigationBarBackgroundColor": "#F8F8F8", |
| | | "backgroundColor": "#F8F8F8" |
| | | "navigationBarBackgroundColor": "#FFFFFF", |
| | | "backgroundColor": "#fff" |
| | | }, |
| | | "uniIdRouter": {}, |
| | | "tabBar": { |