|
|
@@ -1839,6 +1839,22 @@
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/invoiceConfirm/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发货确认单",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/invoiceConfirm/invoice",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发货单",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/dispatchManage/taskWork/index",
|
|
|
"style": {
|
|
|
@@ -1935,22 +1951,6 @@
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/saleManage/businessOpportunity/followList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商机跟进记录",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/saleManage/contact/followList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "客户跟进记录",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/saleManage/components/selectContact",
|
|
|
"style": {
|
|
|
@@ -2028,32 +2028,7 @@
|
|
|
"navigationStyle": "custom",
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/saleManage/components/selectProject",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "选择项目",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/doc/selectDoc",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "关联文档库",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/doc/docList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "文档管理",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
}
|
|
|
-
|
|
|
],
|
|
|
"tabBar": {
|
|
|
"color": "#908f8f",
|