Browse Source

增加与tab的间距

zhangrenyuan/feature-20250728113353-金币前端三期
lihui 2 weeks ago
parent
commit
ecd6876745
  1. 2
      src/views/audit/gold/rechargeAudit.vue
  2. 2
      src/views/audit/gold/refundAudit.vue

2
src/views/audit/gold/rechargeAudit.vue

@ -2,7 +2,7 @@
<template>
<el-row>
<el-col>
<el-card style="margin-bottom: 5px">
<el-card style="margin-bottom: 20px;margin-top:10px">
<el-row style="margin-bottom: 5px">
<el-col :span="6">
<el-text size="large">精网号</el-text>

2
src/views/audit/gold/refundAudit.vue

@ -2,7 +2,7 @@
<el-row>
<el-col>
<div>
<el-card style="margin-bottom: 5px">
<el-card style="margin-bottom: 20px;margin-top:10px">
<el-row style="margin-bottom: 5px">
<el-col :span="6">
<el-text size="large">精网号</el-text>

Loading…
Cancel
Save