From c71abce6d197185ef74ba6a3ac43fefe6fc16d0f Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期一, 21 四月 2025 16:06:17 +0800
Subject: [PATCH] 折铝框一线、二线、三线玻璃的颜色参考钢化更改,背景色固定
---
UI-Project/src/layout/MainErpView.vue | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/UI-Project/src/layout/MainErpView.vue b/UI-Project/src/layout/MainErpView.vue
index a38750d..d00b2ce 100644
--- a/UI-Project/src/layout/MainErpView.vue
+++ b/UI-Project/src/layout/MainErpView.vue
@@ -113,7 +113,9 @@
'涓┖浜岀嚎': 'Hollow Second Line',
'涓┖涓夌嚎': 'Hollow three line',
'涓┖鐞嗙墖绗�': 'Hollow Film processing cage',
- '涓┖鎶橀摑妗�': 'Hollow folded aluminum frame',
+ '鎶橀摑妗嗕竴绾�': '1 Fold aluminum frame',
+ '鎶橀摑妗嗕簩绾�': '2 Fold aluminum frame',
+ '鎶橀摑妗嗕笁绾�': '3 Fold aluminum frame',
'澶у睆鏄剧ず': 'Large Screen Display',
};
menuData.forEach(menu => {
--
Gitblit v1.8.0