@@ -97,6 +97,7 @@ import $ from 'jquery';
showCheckDatas:[],
imgUrl:imageUrlPrefix,
age: pathInfo.patientAge,
+ scroll:''
}
},
props:['datas','data','checkF','tips','sex','flags'],
@@ -398,10 +399,10 @@ import $ from 'jquery';
font-size: .3rem;
padding:0;
.viewPrew {
- position: absolute;
+ position: fixed;
width: 100%;
height: 100%;
- top: 1.6rem;
+ top: 2.6rem;
left: 0;
.content {
padding-bottom: 3.88rem;
@@ -468,7 +469,7 @@ import $ from 'jquery';
padding: 0 .4rem 0 .32rem;
font-size: .28rem;
color: #7C828E;
- position: relative;
z-index: 100;
background-color: #fff;
@@ -198,8 +198,8 @@
background: #fff;
animation: wave .4s linear;
- overflow: hidden;
border-radius:.2rem .2rem 0px 0px;
+ overflow: hidden;
.content{
// height: 100%;
// width:100%;