Browse Source

🌈 style: 客服,财务,总部财务修改完毕

lihuilin/feature-20251104102812-现金二期
zhangrenyuan 1 week ago
parent
commit
ce53f8ffbd
  1. 2
      src/views/moneyManage/refundDetail/refundFinance.vue
  2. 2
      src/views/moneyManage/refundDetail/refundHeader.vue
  3. 2
      src/views/moneyManage/refundDetail/refundService.vue

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

@ -103,7 +103,7 @@
style="margin-top: 1vh;"></el-pagination>
</el-card>
<el-dialog v-model="showAudit" title="审核" class="audit" width="35vw" overflow draggable>
<el-dialog v-model="showAudit" title="审核" class="audit" 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">

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

@ -104,7 +104,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">

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

@ -115,7 +115,7 @@
style="margin-top: 1vh;"></el-pagination>
</el-card>
<el-dialog v-model="showEdit" title="退款" class="editDialog" overflow draggable style="width: 40vw;">
<el-dialog v-model="showEdit" title="退款" class="editDialog" overflow draggable style="width: 40vw; background-color: #F3FAFE !important;">
<div style="display: flex;">
<div class="left">
<div class="add-item">

Loading…
Cancel
Save