| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/works", |
| | | "path": "pages/index", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "pages/works", |
| | | // "style": { |
| | | // "navigationBarTitleText": "工作台", |
| | | // "navigationStyle": "custom" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/works", |
| | | "style": { |
| | | "navigationBarTitleText": "工作台", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/login", |
| | | "style": { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/basicData/customerFile/index", |
| | | "style": { |
| | | "navigationBarTitleText": "客户档案", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/basicData/customerFile/edit", |
| | | "style": { |
| | | "navigationBarTitleText": "客户信息", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/basicData/customerFile/detail", |
| | | "style": { |
| | | "navigationBarTitleText": "客户详情", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/sales/salesAccount/index", |
| | | "style": { |
| | | "navigationBarTitleText": "销售台账", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/sales/salesQuotation/index", |
| | | "style": { |
| | | "navigationBarTitleText": "销售报价", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/sales/salesQuotation/edit", |
| | | "style": { |
| | | "navigationBarTitleText": "销售报价", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/sales/salesQuotation/detail", |
| | | "style": { |
| | | "navigationBarTitleText": "报价详情", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | |
| | | "backgroundColor": "#ffffff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/works", |
| | | "pagePath": "pages/index", |
| | | "iconPath": "static/images/tabbar/home.png", |
| | | "selectedIconPath": "static/images/tabbar/homeBlue.png", |
| | | "text": "首页" |
| | | }, |
| | | // { |
| | | // "pagePath": "pages/works", |
| | | // "iconPath": "static/images/tabbar/work.png", |
| | | // "selectedIconPath": "static/images/tabbar/workBlue.png", |
| | | // "text": "工作台" |
| | | // }, |
| | | { |
| | | "pagePath": "pages/works", |
| | | "iconPath": "static/images/tabbar/work.png", |
| | | "selectedIconPath": "static/images/tabbar/workBlue.png", |
| | | "text": "工作台" |
| | | }, |
| | | { |
| | | "pagePath": "pages/message", |
| | | "iconPath": "static/images/tabbar/new.png", |