Browse Source

🌈 style: 退款对话框的背景样式修改

lihuilin/feature-20251104102812-现金二期
zhangrenyuan 1 week ago
parent
commit
12a5663354
  1. 2
      src/views/moneyManage/refundDetail/refundCharge.vue

2
src/views/moneyManage/refundDetail/refundCharge.vue

@ -105,7 +105,7 @@
style="margin-top: 1vh;"></el-pagination>
</el-card>
<el-dialog v-model="showAudit2" title="审核" class="audit2" width="35vw" overflow draggable>
<el-dialog v-model="showAudit2" title="审核" class="audit2" width="35vw" overflow draggable style="background-color: #F3FAFE !important;">
<div class="top">
<el-button @click="" class="smallTitle" size="small">退款申请信息</el-button>
<div class="top-item">

Loading…
Cancel
Save