26711
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<div class="value">{{ userList.vaccine }}次</div>
|
||||
</div>
|
||||
|
||||
<div class="item-flex">
|
||||
<div class="item-flex checkPhotos">
|
||||
<div style="color: #999">本人健康码截图或核酸检测报告</div>
|
||||
</div>
|
||||
<div class="img-list">
|
||||
@@ -243,6 +243,9 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
.checkPhotos {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
.error-list {
|
||||
background-color: #fff !important;
|
||||
padding-bottom: 24px;
|
||||
|
||||
Reference in New Issue
Block a user