From 1c0c22b32da66e83ba97cdd8b238ef8dc078e238 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期三, 11 九月 2024 13:21:45 +0800
Subject: [PATCH] 点击3018输入框扩展按钮

---
 pages/login/language.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/language.vue b/pages/login/language.vue
index 5194206..e54be5b 100644
--- a/pages/login/language.vue
+++ b/pages/login/language.vue
@@ -58,7 +58,7 @@
 	}
 </script>
 
-<style lang="less">
+<style lang="scss">
 	.uni-page-login-language {
 		display: flex;
 		width: 720rpx;

--
Gitblit v1.9.1