Commit 1ad4d0b4 authored by 李晓兵's avatar 李晓兵

'修改法人银行卡样式和经销商列表样式'

parent cd1237b0
...@@ -131,7 +131,7 @@ export default { ...@@ -131,7 +131,7 @@ export default {
height: 120px; height: 120px;
// border: 1px solid #ccc; // border: 1px solid #ccc;
background: #fff; background: #fff;
margin-bottom: 18px; // margin-bottom: 18px;
.item { .item {
width: 100%; width: 100%;
height: 34px; height: 34px;
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
--> -->
<template> <template>
<h-content> <div>
<div id="bank-card"> <div id="bank-card">
<div class="info"> <div class="info">
<div class="info-icon"> <div class="info-icon">
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
</div> </div>
</div> </div>
</div> </div>
</h-content> </div>
</template> </template>
<script> <script>
import backImg1 from '@/assets/userBind/nong.png' import backImg1 from '@/assets/userBind/nong.png'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment