This commit is contained in:
蔡玲
2024-11-08 14:03:49 +08:00
parent 029e700848
commit cc5bd5ca7e
13 changed files with 547 additions and 196 deletions

View File

@@ -1,11 +1,16 @@
@import 'mixin.styl'
@import 'iconfont.styl'
.state_0
background center / 100% 100% url('../images/state_0.png') no-repeat
.state_1
background center / 100% 100% url('../images/state_1.png') no-repeat
.state_2
background center / 100% 100% url('../images/state_2.png') no-repeat
.state_3
background center / 100% 100% url('../images/state_3.png') no-repeat
.header_select
width 200px
.el-input__inner
padding-left 38px
font-size: 19px;
font-weight: 700;
color: #fff;
text-align: center;
letter-spacing: 3px;
background-color: transparent;
border: none;
.el-select__caret
color: transparent !important