feature: modify color
This commit is contained in:
@ -29,7 +29,7 @@ const statusConfig = {
|
||||
},
|
||||
[RoomStatus.CLEANING]: {
|
||||
text: '待打扫',
|
||||
color: '#1890FF', // 蓝色
|
||||
color: '#F29747', // 蓝色
|
||||
},
|
||||
[RoomStatus.MAINTENANCE]: {
|
||||
text: '维护中',
|
||||
|
||||
Reference in New Issue
Block a user