From 664461ef7b07400b660c4bb29d3dc4659367c44d Mon Sep 17 00:00:00 2001 From: cui <13718476270@163.com> Date: Mon, 29 Sep 2025 15:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=8F=8DApp-=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 64 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index b0f497d..fe4bc06 100644 --- a/src/pages.json +++ b/src/pages.json @@ -543,11 +543,73 @@ { "path": "pages/business/CRM/map/checkinStatistics", //打卡统计 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/qualityFeedback/qualityFeedbackIndex", + //质量反馈 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path" : "pages/business/EQF/qualityFeedback/qualityFeedbackAdd", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path": "pages/business/EQF/components/chooseCus", + //选择客户单位 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/qualityFeedback/qualityFeedbackEnter", + //明细录入 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/components/qualityFeedbackDetailComponent", + + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/components/customerOrder", + //选择合同 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/components/gkCustomerOrder", + //选择合同 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/qualityFeedback/gkQualityFeedbackEnter", + //明细录入 + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/business/EQF/components/gkQualityFeedbackDetailComponent", + "style": { "navigationBarTitleText": "" } } - //===================================活动报告==================== ], "globalStyle": { "navigationBarTextStyle": "black",