v1.2.1版本,优化调整了很多,整改验收阶段新加字段
This commit is contained in:
@@ -51,6 +51,14 @@
|
||||
background: #FFF1F0;
|
||||
color: #F5222D;
|
||||
}
|
||||
.status-reapply.data-v-4b6250eb {
|
||||
background: #E6F7FF;
|
||||
color: #1890FF;
|
||||
}
|
||||
.status-default.data-v-4b6250eb {
|
||||
background: #F5F5F5;
|
||||
color: #8C8C8C;
|
||||
}
|
||||
.popup-content.data-v-4b6250eb {
|
||||
width: 600rpx;
|
||||
background: #fff;
|
||||
@@ -134,4 +142,8 @@
|
||||
}
|
||||
.picker-input text.data-v-4b6250eb {
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.picker-input.readonly.data-v-4b6250eb {
|
||||
background: #f5f5f5;
|
||||
color: #666;
|
||||
}
|
||||
Reference in New Issue
Block a user