预约时间

This commit is contained in:
shidongli 2023-10-27 16:27:52 +08:00
parent e99a608d8c
commit 469a9cc6b0

View File

@ -1,7 +1,11 @@
.app {
overflow: scroll;
height: 100vh;
::v-deep .u-checkbox__icon-wrap--checked.data-v-532d01c7{
background:#26A888 !important;
border: 1rpx solid #26A888 !important;
}
.mask {
.Agreement {
@ -248,11 +252,15 @@
}
.radio-content {
margin: 50rpx auto;
width: 70%;
text-align: center;
font-size: 28rpx;
position: relative;
margin-top: 39rpx;
margin-bottom: 96rpx;
width: 70%;
text-align: center;
font-size: 28rpx;
position: relative;
left: 50%;
transform: translateX(-50%);
.agreement {
position: absolute;