Jelajahi Sumber

新增页面 更新

8521520123jsy 1 tahun lalu
induk
melakukan
58c7039562
1 mengubah file dengan 81 tambahan dan 0 penghapusan
  1. 81 0
      pages.json

+ 81 - 0
pages.json

@@ -2068,7 +2068,88 @@
 						"navigationStyle": "custom",
 						"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": {
 		"color": "#908f8f",