restore: 恢复橙色逍遥梦UI版本(2ea2860)到主分支
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user