This commit is contained in:
花有清香月有阴
2022-01-13 11:13:10 +08:00
parent 4e569121ec
commit 0f597f2575

View File

@@ -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;