From 5c48ef2b8267c38bae717202615e1618074ee31c Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期五, 29 八月 2025 15:25:05 +0800 Subject: [PATCH] 修改组件 --- src/pages.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/pages.json b/src/pages.json index 66d15c2..700c2c3 100644 --- a/src/pages.json +++ b/src/pages.json @@ -294,6 +294,13 @@ } }, { + "path": "pages/cooperativeOffice/clientVisit/detail", + "style": { + "navigationBarTitleText": "瀹㈡埛鎷滆鐧昏", + "navigationStyle": "custom" + } + }, + { "path": "pages/equipmentManagement/ledger/index", "style": { "navigationBarTitleText": "璁惧鍙拌处", -- Gitblit v1.9.3