diff --git a/src/views/index/supplierInfo.vue b/src/views/index/supplierInfo.vue index f650d580..86307798 100644 --- a/src/views/index/supplierInfo.vue +++ b/src/views/index/supplierInfo.vue @@ -41,7 +41,8 @@
4.开户许可证/基本存款账户信息
- + +
@@ -298,10 +299,13 @@ color: #4A4A4A; padding: 10px 0; } - img { + img,.empty{ width: 97px; height: 64px; } + .empty{ + border: 1px solid silver; + } } .ml2 { margin-left: 2%;