feat(ui): 紫色主题完善、抢单端去自动刷新、我的页下拉刷新
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '../../styles/shangjia-xym-common.wxss';
|
||||
|
||||
page {
|
||||
background: #fff8e1;
|
||||
background: #f5f3ff;
|
||||
}
|
||||
|
||||
.sj-page--home {
|
||||
@@ -85,7 +85,7 @@ page {
|
||||
.dot.active {
|
||||
width: 16rpx;
|
||||
border-radius: 8rpx;
|
||||
background: #ffd061;
|
||||
background: #9333ea;
|
||||
}
|
||||
|
||||
.sj-notice-bar {
|
||||
@@ -311,7 +311,7 @@ page {
|
||||
.staff-banner {
|
||||
margin-top: 16rpx;
|
||||
padding: 16rpx 24rpx;
|
||||
background: #fff8e8;
|
||||
background: #f5f3ff;
|
||||
border-radius: 12rpx;
|
||||
border: 1rpx solid #f0d89a;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user