From f28af6f69a859102a65c13ff6eff1d31f8dfd22e Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 5 Jun 2026 15:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/editEl/industrySolutionsEl/el3.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/editEl/industrySolutionsEl/el3.vue b/src/components/editEl/industrySolutionsEl/el3.vue index 7b58165..47828fd 100644 --- a/src/components/editEl/industrySolutionsEl/el3.vue +++ b/src/components/editEl/industrySolutionsEl/el3.vue @@ -14,7 +14,7 @@ -
{{ i.title }}
+
{{ i.title }}
@@ -123,7 +123,7 @@ export default { } .icon { - right: 0; + //right: 0; } }