样式改成诺力色

This commit is contained in:
2025-10-10 09:40:30 +08:00
parent 7590d546b2
commit 8581d57eed
47 changed files with 703 additions and 2699 deletions

View File

@@ -128,24 +128,24 @@
.search_wraper
_wh(100%, 28px)
padding 0 2px 0 10px
border 1px solid #4980BD
background-color rgba(45,88,184,0.1)
border 1px solid #dcdfe6
background-color #fff
border-radius 6px
.search_input
width 100%
height: 28px;
line-height: 28px;
font-size: 12px;
color: #fff
color: #606266
.icon_scan
_wh(70px, 24px)
_font(20px,24px,#fff,,center)
background-color #137ABD
_font(20px,24px,#909399,,center)
background-color #f5f7fa
border-radius 6px
.icon-del
_wh(70px, 28px)
_font(20px,28px,#fff,,center)
_font(20px,28px,#c0c4cc,,center)
.input_focus
border: 1px solid #889dc7;
border: 1px solid #c0c4cc;
box-shadow: 0 0 0 1px rgba(136, 157, 199,.2);
</style>