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

@@ -47,7 +47,7 @@ page {
width: 100%;
height: 96rpx;
line-height: 96rpx;
background: linear-gradient(135deg, #9333ea, #a855f7);
background: linear-gradient(135deg, #C9A962, #D4B56A);
color: #fff;
font-size: 34rpx;
font-weight: 600;
@@ -58,7 +58,7 @@ page {
.kefu-link {
margin-top: 30rpx;
font-size: 28rpx;
color: #9333ea;
color: #C9A962;
text-decoration: underline;
}
@@ -69,7 +69,7 @@ page {
.done-icon {
font-size: 80rpx;
color: #9333ea;
color: #C9A962;
margin-bottom: 30rpx;
font-weight: bold;
}
@@ -86,7 +86,7 @@ page {
}
.highlight {
color: #9333ea;
color: #C9A962;
font-weight: 700;
font-size: 36rpx;
}