feat(ui): 紫色主题完善、抢单端去自动刷新、我的页下拉刷新
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
.title { display: block; font-size: 36rpx; font-weight: 600; color: #333; margin-bottom: 16rpx; }
|
||||
.desc { display: block; font-size: 26rpx; color: #666; line-height: 1.6; margin-bottom: 32rpx; }
|
||||
.input { border: 1px solid #ddd; border-radius: 12rpx; padding: 24rpx; font-size: 30rpx; margin-bottom: 32rpx; }
|
||||
.btn { background: #C9A962; color: #fff; border-radius: 12rpx; }
|
||||
.btn { background: #9333ea; color: #fff; border-radius: 12rpx; }
|
||||
.tips { margin-top: 32rpx; font-size: 24rpx; color: #999; line-height: 2; }
|
||||
.tips text { display: block; }
|
||||
|
||||
Reference in New Issue
Block a user