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