护理服务项目详情

This commit is contained in:
shidongli 2023-11-03 10:23:53 +08:00
parent 0a18d1b8d3
commit 55eff3013f
2 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@
.appointment {
width: 200rpx;
height: 70rpx;
background: #F44B2F;
background: #26A888;
border-radius: 30rpx;
color: #ffffff;
text-align: center;

View File

@ -279,7 +279,7 @@
width: 35rpx;
height: 35rpx;
border-radius: 70%;
border: 2rpx solid #178ffb;
border: 2rpx solid #26A888;
position: absolute;
top: 50%;
left: 5%;
@ -289,7 +289,7 @@
width: 16rpx;
height: 16rpx;
border-radius: 50%;
background-color: #178ffb;
background-color: #26A888;
position: absolute;
top: 50%;
left: 50%;