From 8e00aa80e718b06c2deb61d23ff8c910942f8954 Mon Sep 17 00:00:00 2001 From: scout <1134087124@qq.com> Date: Wed, 26 Feb 2025 16:30:07 +0800 Subject: [PATCH] Enhance language selector styling and component --- src/views/home/size1920/index.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/views/home/size1920/index.vue b/src/views/home/size1920/index.vue index 0a96e42..f4ffa83 100644 --- a/src/views/home/size1920/index.vue +++ b/src/views/home/size1920/index.vue @@ -426,7 +426,7 @@ watch( {{ t("home.nav.businessintroduction") }}
- + {{ currentLanguageLabel }} @@ -731,6 +731,8 @@ watch( background-repeat: repeat-y; } + + .divider4 { position: absolute; z-index: 3; @@ -940,3 +942,11 @@ watch( } } + +