restore: 恢复橙色逍遥梦UI版本(2ea2860)到主分支

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-07-09 00:17:03 +08:00
parent 267de7c780
commit 566aeaa3b7
228 changed files with 22076 additions and 11864 deletions

View File

@@ -0,0 +1,17 @@
@import '../../../../pages/penalty/components/fakuan-list/fakuan-list.wxss';
.staff { color: #1565C0; }
.link { color: #1565C0; }
.warn { background: #E53935; color: #fff; }
.sub-modal { z-index: 1000; }
.modal-panel.small { max-height: 60vh; }
.input-num {
width: 100%;
box-sizing: border-box;
margin-top: 16rpx;
padding: 16rpx;
background: #f9f9f9;
border-radius: 10rpx;
font-size: 28rpx;
}
.progress-text { font-size: 22rpx; color: #1565C0; margin-top: 8rpx; }