From d914874655e3171e171514d919dd80c5e4774e5a Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 30 七月 2024 17:52:25 +0800
Subject: [PATCH] feat:修改手机号登陆 bug

---
 uni.scss |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/uni.scss b/uni.scss
index 30476e6..09c4e04 100644
--- a/uni.scss
+++ b/uni.scss
@@ -11,7 +11,8 @@
  *
  * 濡傛灉浣犵殑椤圭洰鍚屾牱浣跨敤浜唖css棰勫鐞嗭紝浣犱篃鍙互鐩存帴鍦ㄤ綘鐨� scss 浠g爜涓娇鐢ㄥ涓嬪彉閲忥紝鍚屾椂鏃犻渶 import 杩欎釜鏂囦欢
  */
-
+// uview鏍峰紡
+@import '@/uni_modules/uview-ui/theme.scss';
 /* 棰滆壊鍙橀噺 */
 
 /* 琛屼负鐩稿叧棰滆壊 */
@@ -78,6 +79,3 @@
 @function vww($number) {
 	@return ($number / 375) * 750 + rpx;
 }
-
-// uview鏍峰紡
-@import '@/uni_modules/uview-ui/theme.scss';

--
Gitblit v1.9.1