This commit is contained in:
2023-04-10 11:16:58 +08:00
parent 6d1252502f
commit 8a867e704d
9 changed files with 67 additions and 124 deletions

View File

@@ -88,9 +88,9 @@
padding 0 .1rem
border-radius 5px
.button--defalut
color #606266
border 1px solid #dcdfe6
background-color #fff
color #fff
border 1px solid #c9c9c9
background-color #c9c9c9
/**header*/
header
@@ -101,6 +101,7 @@ header
.header-tip
line-height .6rem
font-size .2rem
color #fff
.header-btn
margin-top .15rem
@@ -219,4 +220,7 @@ input::-webkit-input-placeholder
.el-select-dropdown__item
height .26rem !important
line-height .26rem !important
font-size .16rem !important
font-size .16rem !important
.el-input__inner
height .3rem
line-height .3rem