From f961a7e1d262afcc37b0743fcd9cec0f9fc1cbc2 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期五, 26 七月 2024 11:37:06 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

---
 src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue b/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
index 9b32348..412b85b 100644
--- a/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
+++ b/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
@@ -372,7 +372,7 @@
 	}
 
 	.uni-select__label {
-		font-size: 16px;
+		font-size: 0.16rem;
 		// line-height: 22px;
 		height: 35px;
 		padding-right: 10px;
@@ -503,7 +503,6 @@
 
 	.uni-select__input-placeholder {
 		color: $uni-base-color;
-		font-size: 12px;
 	}
 
 	.uni-select--mask {

--
Gitblit v1.9.1