From 303d480e7569a0c0a476b462e843ea76658faac5 Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期六, 01 三月 2025 17:55:53 +0800 Subject: [PATCH] 5601 modify form smallwmd --- 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