| | |
| | | { |
| | | "path": "pages/sales/invoiceLedger/index", |
| | | "style": { |
| | | "navigationBarTitleText": "开票台账", |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/procurementManagement/procurementLedger/index", |
| | | "style": { |
| | | "navigationBarTitleText": "采购台账", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/procurementManagement/procurementLedger/detail", |
| | | "style": { |
| | | "navigationBarTitleText": "修改台账", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/procurementManagement/procurementLedger/view", |
| | | "style": { |
| | | "navigationBarTitleText": "台账详情", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/procurementManagement/invoiceEntry/index", |
| | | "style": { |
| | | "navigationBarTitleText": "来票登记", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/procurementManagement/invoiceEntry/add", |
| | | "style": { |
| | | "navigationBarTitleText": "新增来票登记", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/procurementManagement/invoiceEntry/view", |
| | | "style": { |
| | | "navigationBarTitleText": "来票登记详情", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/common/webview/index", |
| | | "style": { |
| | | "navigationBarTitleText": "浏览网页" |