Handy_Cao 2 anos atrás
pai
commit
249fd536f1

+ 2 - 2
src/packages/pc/views/footer/capital/summary/index.vue

@@ -37,8 +37,8 @@
         <!-- 展开行 -->
         <template #expand>
             <div class="buttonbar">
-                <el-button type="info" size="small" @click="openComponent('deposit')">充值</el-button>
-                <el-button type="info" size="small" @click="openComponent('withdraw')">提现</el-button>
+                <el-button type="danger" size="small" @click="openComponent('deposit')">充值</el-button>
+                <el-button type="primary" size="small" @click="openComponent('withdraw')">提现</el-button>
             </div>
         </template>
         <template #footer>