样式改成诺力色

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

@@ -85,16 +85,16 @@ export default {
text,.page_input {
display: inline-block;
padding: 0 10px;
background: linear-gradient(180deg, #0E284B, #2D70A3);
border: 1px solid #3274CD;
background: #fff;
border: 1px solid #dcdfe6;
border-radius: 3px;
margin-right: 10px;
_font(13px, 26px, #fff,,)
_font(13px, 26px, #606266,,)
}
text.active {
background: linear-gradient(180deg, #2160D2, #3688DE);
color: #fff;
border-color: #ff6a00;
color: #ff6a00;
}
text.ellipsis {