护理站详情

This commit is contained in:
闫晓茹 2022-10-21 10:01:09 +08:00
parent 0aa9a200d7
commit 9a286583c7

View File

@ -32,8 +32,7 @@
</view> </view>
</view> </view>
</view> </view>
<view class="tive" <view class="tive">
style="width:94%;background-color:#ffffff;margin:0 auto;margin-top:5%;border-radius: 11px;">
<view class="tab-box"> <view class="tab-box">
<view class="tab-item" @tap="testTabClick(index)" :class="tabIndex == index?'active':''" <view class="tab-item" @tap="testTabClick(index)" :class="tabIndex == index?'active':''"
v-for="(item,index) in tabList" :key="index"> v-for="(item,index) in tabList" :key="index">
@ -180,18 +179,28 @@
font-size: 36rpx; font-size: 36rpx;
padding-top: 10rpx; padding-top: 10rpx;
.tive { .tive {
width: 94%;
background-color: #ffffff;
margin: 0 auto;
margin-top: 3%;
border-radius: 11px;
.item { .item {
width: 99%; width: 99%;
height: 184rpx; height: 184rpx;
position: relative;
margin-bottom: 3%; image {
width: 170rpx;
height: 170rpx;
margin-left: 3%;
}
.servicetime { .servicetime {
font-size: 34rpx;
color: #999999; color: #999999;
line-height: 37rpx; line-height: 37rpx;
margin-left: 35%; margin-left: 35%;
} }
.appointment { .appointment {
width: 125rpx; width: 125rpx;
height: 71rpx; height: 71rpx;
@ -205,8 +214,6 @@
} }
.price { .price {
width: 60rpx;
height: 26rpx;
color: red; color: red;
font-size: 32rpx; font-size: 32rpx;
margin-top: 3%; margin-top: 3%;
@ -214,25 +221,18 @@
} }
.product { .product {
font-size: 38rpx;
margin-top: -26%; margin-top: -26%;
margin-left: 28%; margin-left: 28%;
} }
.huanyao { .huanyao {
font-size: 38rpx;
margin-left: 35%; margin-left: 35%;
margin-top: -24%; margin-top: -24%;
color: #000000; color: #000000;
.pingfen { .pingfen {
float: right; float: right;
} }
} }
} }
@ -247,7 +247,6 @@
transition: all 0.2s linear; transition: all 0.2s linear;
font-size: 31rpx; font-size: 31rpx;
&::after { &::after {
transition: all 0.2s linear; transition: all 0.2s linear;
transform: translateX(-50%) scaleX(0); transform: translateX(-50%) scaleX(0);
@ -273,7 +272,6 @@
} }
} }
} }
} }
.Nursestationconfiguration { .Nursestationconfiguration {
@ -284,33 +282,25 @@
margin: 0 auto; margin: 0 auto;
.configuration { .configuration {
font-size: 31rpx; font-size: 31rpx;
color: #333333; color: #333333;
line-height: 12rpx; line-height: 12rpx;
padding: 6%; padding: 6%;
margin-left: -3%; margin-left: -3%;
margin-top: 3%; margin-top: 3%;
font-weight: 500;
.config { .config {
display: flex; display: flex;
.measure { .measure {
// width: 60%;
// height: 67rpx;
background: #F6F6F6; background: #F6F6F6;
border-radius: 33rpx; border-radius: 33rpx;
text-align: center; text-align: center;
line-height: 67rpx; line-height: 67rpx;
display: inline-block; display: inline-block;
margin-left: 5%; margin-left: 5%;
// margin-top: 5%;
} }
} }
} }
} }
@ -323,8 +313,7 @@
border-radius: 20rpx; border-radius: 20rpx;
margin-top: 3%; margin-top: 3%;
font-size: 31rpx; font-size: 31rpx;
padding: 1px 20px 0 20px; padding: 3%;
// box-sizing: border-box;
.textInfo { .textInfo {
font-size: 29rpx; font-size: 29rpx;
@ -334,25 +323,22 @@
} }
.Introduction { .Introduction {
width: 94%;
font-size: 31rpx; font-size: 31rpx;
color: #333333; color: #333333;
line-height: 12rpx; line-height: 12rpx;
margin-left: -3%; margin-left: -3%;
margin-top: 3%;
padding: 3%; padding: 3%;
font-weight: 500;
/* margin-bottom: 20px; */
} }
} }
.righttext { .righttext {
position: relative;
width: 94%; width: 94%;
height: 252rpx; height: 252rpx;
background-color: #ffffff; background-color: #ffffff;
border-radius: 20rpx; border-radius: 20rpx;
margin: 10px auto; margin: 10px auto;
.picture { .picture {
position: absolute; position: absolute;
width: 170rpx; width: 170rpx;
@ -367,21 +353,16 @@
background: #00C176; background: #00C176;
border-radius: 24px; border-radius: 24px;
font-size: 21rpx; font-size: 21rpx;
color: #ffffff; color: #ffffff;
line-height: 48rpx; line-height: 48rpx;
margin-left: 60%; margin-left: 60%;
margin-top: -7%;
text-align: center; text-align: center;
margin-top: -6%;
image { image {
width: 24rpx; width: 24rpx;
height: 24rpx; height: 24rpx;
color: #ffffff;
} }
} }
.callme { .callme {
width: 149rpx; width: 149rpx;
height: 48rpx; height: 48rpx;
@ -394,23 +375,14 @@
margin-top: 3%; margin-top: 3%;
text-align: center; text-align: center;
} }
.title { .title {
margin-left: 35%; margin-left: 35%;
line-height: 49px; line-height: 49px;
font-size: 33rpx; font-size: 33rpx;
font-weight: normal;
letter-spacing: 1px;
} }
.address { .address {
width: 396rpx;
height: 62rpx;
font-size: 25rpx; font-size: 25rpx;
margin-left: 35%; margin-left: 35%;
margin-top: -2%;
color: #999999; color: #999999;
line-height: 37rpx; line-height: 37rpx;
} }