This commit is contained in:
2023-04-07 18:28:08 +08:00
parent 6917835ce2
commit b6c7c9c8c8
5 changed files with 13 additions and 2 deletions

View File

@@ -304,4 +304,6 @@ select
border none
padding 0 .1rem
font-size .16rem
.el-select-dropdown__item span
color #606266
</style>

View File

@@ -123,6 +123,7 @@ export default {
line-height .4rem
margin-left .11rem
float right
color #fff
.list-box
padding-bottom .2rem
// height 4.6rem

View File

@@ -73,6 +73,7 @@ export default {
line-height .6rem
font-size .2rem
background none
color #fff
.dropdown-ul
position absolute
background #3157a3
@@ -86,6 +87,7 @@ export default {
text-align center
line-height .5rem
font-size .15rem
color #fff
border-bottom 1px solid #767a82
&:last-child
border-bottom none
@@ -98,10 +100,12 @@ export default {
line-height .24rem
margin-top .09rem
text-align right
color #fff
.date
font-size .14rem
line-height .2rem
text-align right
color #fff
.week
font-size .14rem
.drift