| | |
| | | "navigationBarTitleText": "自定义出库", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "dispatchLog/index", |
| | | "style": { |
| | | "navigationBarTitleText": "出库台账", |
| | | "navigationStyle": "custom", |
| | | "enablePullDownRefresh": true, |
| | | "backgroundColor": "#f8f8f8" |
| | | } |
| | | }, |
| | | { |
| | | "path": "stockManagement/index", |
| | | "style": { |
| | | "navigationBarTitleText": "库存管理", |
| | | "navigationStyle": "custom", |
| | | "enablePullDownRefresh": true, |
| | | "backgroundColor": "#f8f8f8" |
| | | } |
| | | }, |
| | | { |
| | | "path": "stockManagement/edit", |
| | | "style": { |
| | | "navigationBarTitleText": "修改库存", |
| | | "navigationStyle": "custom" |
| | | } |
| | | } |
| | | ] |
| | | } |