htc 4 дней назад
Родитель
Сommit
7b3000b21d

+ 1 - 1
components/CusSearch/index.vue

@@ -40,7 +40,7 @@
 
 <style scoped lang="scss">
 	::v-deep .u-input__content input{
-		caret-color: #252525; 
+		caret-color: #252525 !important; 
 	}
 	
 	.search{

+ 1 - 1
components/pages/loginRegister/index.vue

@@ -165,7 +165,7 @@
 
 <style scoped lang="scss">
 	::v-deep .u-input__content input{
-		caret-color: #252525; 
+		caret-color: #252525 !important; 
 	}
 	
 	.login-register{

+ 1 - 1
pagesHome/activityApply.vue

@@ -269,7 +269,7 @@
 
 <style scoped lang="scss">
 	::v-deep .u-input__content input{
-		caret-color: #252525; 
+		caret-color: #252525 !important; 
 	}
 	
 	::v-deep .u-input__content__field-wrapper__field{

+ 1 - 1
pagesHome/applyMemberVindicate.vue

@@ -116,7 +116,7 @@
 
 <style scoped lang="scss">
 	::v-deep .u-input__content input{
-		caret-color: #252525; 
+		caret-color: #252525 !important; 
 	}
 	
 	.common_page{

+ 1 - 1
pagesMy/familyMemberVindicate.vue

@@ -120,7 +120,7 @@
 
 <style scoped lang="scss">
 	::v-deep .u-input__content input{
-		caret-color: #252525; 
+		caret-color: #252525 !important; 
 	}
 	
 	.common_page{

+ 1 - 1
pagesMy/information.vue

@@ -156,7 +156,7 @@
 		color: #252525 !important;
 		line-height: 42rpx !important;
 		text-align: right !important;
-		caret-color: #252525; 
+		caret-color: #252525 !important; 
 	}
 	
 	.common_page{