feat(ui): 紫色主题完善、抢单端去自动刷新、我的页下拉刷新

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-06-29 02:08:33 +08:00
parent c03d22776f
commit 96adf54c80
66 changed files with 511 additions and 397 deletions

View File

@@ -57,7 +57,7 @@
}
.quota-label { font-size: 24rpx; color: #888; }
.quota-val { font-size: 30rpx; color: #C9A962; font-weight: 600; }
.quota-val { font-size: 30rpx; color: #9333ea; font-weight: 600; }
.kefu-av {
width: 88rpx;
@@ -81,7 +81,7 @@
color: #fff;
}
.badge-chief { background: #ffb508; }
.badge-chief { background: #9333ea; }
.badge-finance { background: #1b6ef3; }
.badge-self { background: #9e9e9e; }