|
@@ -2068,7 +2068,88 @@
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/demandList/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "售后需求",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/demandList/add",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "新增需求",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/demandList/components/Invoice",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "发货单",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/demandList/components/faultAdd",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "故障信息",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/demandList/components/contactAdd",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "联系人信息",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/demandList/components/submission",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "需求审核",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/workOrder/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "售后工单",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/workOrder/components/editPlan",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "修改工单",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/workOrder/components/schemeAdd",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "添加方案",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/salesServiceManagement/workOrder/components/selectProduct",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "选择产品",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
],
|
|
],
|
|
|
"tabBar": {
|
|
"tabBar": {
|
|
|
"color": "#908f8f",
|
|
"color": "#908f8f",
|