Browse Source

地图界面抖动问题

zhaomiao 4 năm trước cách đây
mục cha
commit
cbfe7f4292
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/forecast/Forecast.vue

+ 2 - 2
pages/forecast/Forecast.vue

@@ -85,6 +85,7 @@
 			<div class="greater"></div>
 		</view>
 		<!-- 健康详情组件 -->
+		
 		<view class="healthy" >
 			<view class="healthy_H">
 		
@@ -785,7 +786,7 @@ page {
 }
 .Personal_information_W {
 	position: relative;
-	margin-top: 3%;
+	/* margin-top: 3%; */
 	width: 90%;
 	height: 80px;/* 
 	background-color: #242424; */
@@ -846,7 +847,6 @@ page {
 	right: 3%;
 }
 .healthy {
-	/* margin-top: 6%; */
 	margin-left: 3%;
 	height: 180px;
 	width: 95%;