From c2701247a0d5305e305c326c166ab978a7966bcb Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期一, 30 三月 2026 15:59:20 +0800
Subject: [PATCH] 设备巡检的图片上传功能添加
---
src/pages.json | 21 ---------------------
1 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 5c4283d..572e4f1 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -26,13 +26,6 @@
}
},
{
- "path": "pages/financialManagement/revenueManagement/edit",
- "style": {
- "navigationBarTitleText": "鏀跺叆缂栬緫",
- "navigationStyle": "custom"
- }
- },
- {
"path": "pages/financialManagement/expenseManagement/index",
"style": {
"navigationBarTitleText": "鏀嚭绠$悊",
@@ -40,23 +33,9 @@
}
},
{
- "path": "pages/financialManagement/expenseManagement/edit",
- "style": {
- "navigationBarTitleText": "鏀嚭缂栬緫",
- "navigationStyle": "custom"
- }
- },
- {
"path": "pages/financialManagement/loanManagement/index",
"style": {
"navigationBarTitleText": "鍊熸绠$悊",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/financialManagement/loanManagement/edit",
- "style": {
- "navigationBarTitleText": "鍊熸缂栬緫",
"navigationStyle": "custom"
}
},
--
Gitblit v1.9.3