diff --git a/public/index/CWGL.png b/public/index/CWGL.png
index a311f81..a3fe683 100644
Binary files a/public/index/CWGL.png and b/public/index/CWGL.png differ
diff --git a/public/index/CWGLACT.png b/public/index/CWGLACT.png
index 4f08b4d..b0978a8 100644
Binary files a/public/index/CWGLACT.png and b/public/index/CWGLACT.png differ
diff --git a/public/index/GCJL.png b/public/index/GCJL.png
index d7f1fc6..d8861f0 100644
Binary files a/public/index/GCJL.png and b/public/index/GCJL.png differ
diff --git a/public/index/GCJLACT.png b/public/index/GCJLACT.png
index 6eaae28..d2f6124 100644
Binary files a/public/index/GCJLACT.png and b/public/index/GCJLACT.png differ
diff --git a/public/index/SGGL.png b/public/index/SGGL.png
index 45c9b9b..1b5ffe0 100644
Binary files a/public/index/SGGL.png and b/public/index/SGGL.png differ
diff --git a/public/index/SGGLACT.png b/public/index/SGGLACT.png
index 72288bd..da1458b 100644
Binary files a/public/index/SGGLACT.png and b/public/index/SGGLACT.png differ
diff --git a/public/index/XMGL.png b/public/index/XMGL.png
index 215c511..6e42781 100644
Binary files a/public/index/XMGL.png and b/public/index/XMGL.png differ
diff --git a/public/index/XMGLACT.png b/public/index/XMGLACT.png
index e318593..6b9b898 100644
Binary files a/public/index/XMGLACT.png and b/public/index/XMGLACT.png differ
diff --git a/public/index/XMZX.png b/public/index/XMZX.png
index 863f5fa..ac8770d 100644
Binary files a/public/index/XMZX.png and b/public/index/XMZX.png differ
diff --git a/public/index/XMZXACT.png b/public/index/XMZXACT.png
index 6d123c3..505618a 100644
Binary files a/public/index/XMZXACT.png and b/public/index/XMZXACT.png differ
diff --git a/public/index/XT.png b/public/index/XT.png
index 9df107f..58cd90e 100644
Binary files a/public/index/XT.png and b/public/index/XT.png differ
diff --git a/public/index/XTACT.png b/public/index/XTACT.png
index 67cf487..9f1d48f 100644
Binary files a/public/index/XTACT.png and b/public/index/XTACT.png differ
diff --git a/public/index/ZJZX.png b/public/index/ZJZX.png
index e551c6e..0c8a220 100644
Binary files a/public/index/ZJZX.png and b/public/index/ZJZX.png differ
diff --git a/public/index/ZJZXACT.png b/public/index/ZJZXACT.png
index 93e64d4..544755a 100644
Binary files a/public/index/ZJZXACT.png and b/public/index/ZJZXACT.png differ
diff --git a/src/components/formTable/index.vue b/src/components/formTable/index.vue
index 4e63082..84fec9d 100644
--- a/src/components/formTable/index.vue
+++ b/src/components/formTable/index.vue
@@ -15,7 +15,7 @@
-
+
@@ -38,7 +38,15 @@
@input="row[item.value] = row[item.value].replace(/\d+/g, '')" />
-
+
+
+
+
+
diff --git a/src/layout/default/components/header/menuLi.vue b/src/layout/default/components/header/menuLi.vue
index 1ac39f8..9f2b7f1 100644
--- a/src/layout/default/components/header/menuLi.vue
+++ b/src/layout/default/components/header/menuLi.vue
@@ -5,11 +5,14 @@
:class="menuName == item.name ? 'bg-primary-light-9 text-primary' : ''">
{{ item.name }}
-->
-
@@ -73,7 +76,4 @@ const getImgById = (id: number) => {
return { img: '/index/CWGLACT.png', actImg: "/index/CWGL.png" }
}
}
-
-
-
\ No newline at end of file
diff --git a/src/layout/default/components/header/multiple-tabs.vue b/src/layout/default/components/header/multiple-tabs.vue
index d9840a5..000802b 100644
--- a/src/layout/default/components/header/multiple-tabs.vue
+++ b/src/layout/default/components/header/multiple-tabs.vue
@@ -1,6 +1,6 @@
-