Pārlūkot izejas kodu

首页样式更改

lizaixun 5 gadi atpakaļ
vecāks
revīzija
b9c6b05b9e
1 mainītis faili ar 6 papildinājumiem un 6 dzēšanām
  1. 6 6
      pages/index/Index.vue

+ 6 - 6
pages/index/Index.vue

@@ -40,7 +40,7 @@
 									)
 								"
 							>
-								安全天数(  ) :
+								安全天数(天):
 							</view>
 							<view class="textWhite">
 								<view class="textSmail">{{ windpowerstationdetail.target_comprehensive_indicators.aqts }}</view>
@@ -3860,14 +3860,14 @@ page {
 
 .textWhite {
 	color: white;
-	float: left;
+	float: right;
 	width: 24px;
 	/* text-align: right; */
 }
 .textWhite2 {
 	color: white;
-	float: left;
-	text-align: right;
+	float: right;
+	margin-right: 10%;
 }
 
 .textSilver {
@@ -3936,7 +3936,7 @@ page {
 	color: silver;
 	font-size: 13px;
 	float: right;
-	/* margin-right: 1%; */
+	margin-right: 4%;
 }
 
 .informationCardTextTwo {
@@ -3952,7 +3952,7 @@ page {
 
 .informationCardText2 {
 	/* margin-left: 6%; */
-	margin-left: calc(50% - 180px);
+	margin-left: calc(50% - 195px);
 	width: 115px;
 	height: 35px;
 	font-size: 13px;