From 9a286583c716c8bbdf28dffa4af9e70714f3f36a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Fri, 21 Oct 2022 10:01:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A4=E7=90=86=E7=AB=99=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nursestation/nursestation.vue | 64 ++++++++--------------------- 1 file changed, 18 insertions(+), 46 deletions(-) diff --git a/pages/nursestation/nursestation.vue b/pages/nursestation/nursestation.vue index 0406ee5..c6fbede 100644 --- a/pages/nursestation/nursestation.vue +++ b/pages/nursestation/nursestation.vue @@ -32,8 +32,7 @@ - + @@ -180,18 +179,28 @@ font-size: 36rpx; padding-top: 10rpx; .tive { + width: 94%; + background-color: #ffffff; + margin: 0 auto; + margin-top: 3%; + border-radius: 11px; + .item { width: 99%; height: 184rpx; - position: relative; - margin-bottom: 3%; + + image { + width: 170rpx; + height: 170rpx; + margin-left: 3%; + } .servicetime { - font-size: 34rpx; color: #999999; line-height: 37rpx; margin-left: 35%; } + .appointment { width: 125rpx; height: 71rpx; @@ -205,8 +214,6 @@ } .price { - width: 60rpx; - height: 26rpx; color: red; font-size: 32rpx; margin-top: 3%; @@ -214,25 +221,18 @@ } .product { - font-size: 38rpx; - margin-top: -26%; margin-left: 28%; } .huanyao { - - font-size: 38rpx; margin-left: 35%; - margin-top: -24%; color: #000000; .pingfen { float: right; } - - } } @@ -247,7 +247,6 @@ transition: all 0.2s linear; font-size: 31rpx; - &::after { transition: all 0.2s linear; transform: translateX(-50%) scaleX(0); @@ -273,7 +272,6 @@ } } } - } .Nursestationconfiguration { @@ -284,33 +282,25 @@ margin: 0 auto; .configuration { - font-size: 31rpx; color: #333333; line-height: 12rpx; padding: 6%; margin-left: -3%; margin-top: 3%; - font-weight: 500; .config { display: flex; .measure { - // width: 60%; - // height: 67rpx; background: #F6F6F6; border-radius: 33rpx; text-align: center; line-height: 67rpx; display: inline-block; margin-left: 5%; - // margin-top: 5%; } - - } - } } @@ -323,8 +313,7 @@ border-radius: 20rpx; margin-top: 3%; font-size: 31rpx; - padding: 1px 20px 0 20px; - // box-sizing: border-box; + padding: 3%; .textInfo { font-size: 29rpx; @@ -334,25 +323,22 @@ } .Introduction { - width: 94%; font-size: 31rpx; color: #333333; line-height: 12rpx; margin-left: -3%; - margin-top: 3%; padding: 3%; - font-weight: 500; - /* margin-bottom: 20px; */ } - } .righttext { + position: relative; width: 94%; height: 252rpx; background-color: #ffffff; border-radius: 20rpx; margin: 10px auto; + .picture { position: absolute; width: 170rpx; @@ -367,21 +353,16 @@ background: #00C176; border-radius: 24px; font-size: 21rpx; - color: #ffffff; line-height: 48rpx; margin-left: 60%; - margin-top: -7%; text-align: center; - + margin-top: -6%; image { width: 24rpx; height: 24rpx; - color: #ffffff; - } } - .callme { width: 149rpx; height: 48rpx; @@ -394,23 +375,14 @@ margin-top: 3%; text-align: center; } - .title { margin-left: 35%; line-height: 49px; font-size: 33rpx; - font-weight: normal; - letter-spacing: 1px; - } - - .address { - width: 396rpx; - height: 62rpx; font-size: 25rpx; margin-left: 35%; - margin-top: -2%; color: #999999; line-height: 37rpx; }