本地备份:主包优化前完整版本,可随时回退

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-06-27 05:41:55 +08:00
parent a751708d6e
commit 7f4f279b3f
124 changed files with 15837 additions and 21958 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; }