优化页面
This commit is contained in:
42
unpackage/dist/dev/mp-weixin/components/topNavigation/topNavigation.wxss
vendored
Normal file
42
unpackage/dist/dev/mp-weixin/components/topNavigation/topNavigation.wxss
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
|
||||
.topNavigation.data-v-ce2f6748 {
|
||||
width: 100%;
|
||||
height: 114.5rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.Screening.data-v-ce2f6748 {
|
||||
width: 93rpx;
|
||||
height: 50rpx;
|
||||
background: #ffffff;
|
||||
border-radius: 4rpx;
|
||||
font-size: 23rpx;
|
||||
color: #3b3b3b;
|
||||
text-align: center;
|
||||
line-height: 50rpx;
|
||||
}
|
||||
.filter-icon.data-v-ce2f6748 {
|
||||
width: 33rpx;
|
||||
height: 33rpx;
|
||||
}
|
||||
.RealTime.data-v-ce2f6748 {
|
||||
margin: 0 39rpx 0 41rpx;
|
||||
}
|
||||
.MakeAppointment.data-v-ce2f6748 {
|
||||
margin-right: 233rpx;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user