Browse Source

免费安装安装地点占位样式调整

zhupeng 3 năm trước cách đây
mục cha
commit
986344b216
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      pages/user/freeInstallment.vue

+ 5 - 1
pages/user/freeInstallment.vue

@@ -223,7 +223,7 @@
 			  @include themeify{
 			  	font-size: themed('font-size4');
 			  	line-height: themed('font-size4');
-			  	font-size: themed('font-size4');
+			  	height: themed('font-size4');
   				}
 /*		  				  height: 18px;
 						  line-height: 18px;*/
@@ -242,6 +242,10 @@
 			   margin-top: 12px;
 			 .uni-textarea-placeholder{
 				 padding: 12px;
+				 @include themeify{
+				 	font-size: themed('font-size2');
+				 	line-height: themed('font-size2'); 
+   				}
 			 }
 			 /deep/.uni-textarea-textarea{
 				 margin: 10px;