From 2baf56f43f1976890b5df8b6ba84cd591425def0 Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期二, 24 三月 2026 09:12:56 +0800
Subject: [PATCH] 禁止提交.vscode配置文件
---
src/pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 2d2d953..d995922 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -631,6 +631,13 @@
}
},
{
+ "path": "receiptManagement/procurement-edit",
+ "style": {
+ "navigationBarTitleText": "閲囪喘鍏ュ簱",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "issueManagement/index",
"style": {
"navigationBarTitleText": "鍑哄簱绠$悊",
--
Gitblit v1.9.3