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