Files
tk-mini-program/unpackage/dist/dev/mp-weixin/components/topNavigation/topNavigation.wxss

44 lines
775 B
Plaintext
Raw Normal View History

2025-06-11 22:16:44 +08:00
.topNavigation.data-v-ce2f6748 {
width: 100%;
height: 114.5rpx;
display: flex;
align-items: center;
}
.Screening.data-v-ce2f6748 {
2025-06-16 22:09:12 +08:00
width: 120rpx;
2025-06-11 22:16:44 +08:00
height: 50rpx;
2025-06-16 22:09:12 +08:00
background: #5bced1;
2025-06-11 22:16:44 +08:00
font-size: 23rpx;
2025-06-16 22:09:12 +08:00
font-weight: bold;
color: #ffffff;
2025-06-11 22:16:44 +08:00
text-align: center;
line-height: 50rpx;
2025-06-16 22:09:12 +08:00
border-radius: 15rpx;
2025-06-11 22:16:44 +08:00
}
.filter-icon.data-v-ce2f6748 {
width: 33rpx;
height: 33rpx;
}
.RealTime.data-v-ce2f6748 {
margin: 0 39rpx 0 41rpx;
}
.MakeAppointment.data-v-ce2f6748 {
2025-06-17 22:04:18 +08:00
margin-right: 270rpx;
2025-06-11 22:16:44 +08:00
}
.Screening.data-v-ce2f6748 {
margin-right: 20rpx;
}
.Selectcss.data-v-ce2f6748 {
width: 146rpx;
height: 39rpx;
font-size: 42rpx;
color: #0e1011;
font-weight: 600;
}
.NoSelectcss.data-v-ce2f6748 {
font-weight: 600;
height: 29rpx;
color: #727a7b;
}