Browse Source

企业认证上传证件样式优化

zhanglb 3 năm trước cách đây
mục cha
commit
36c8d986fd
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      front-vue/src/views/system/company/certification.vue

+ 5 - 1
front-vue/src/views/system/company/certification.vue

@@ -1857,7 +1857,11 @@ export default {
     padding: 20px 20px 82px;
     background-color: #f4f5f6;
     box-sizing: border-box;
-
+    .el-upload-list--picture-card .el-upload-list__item{
+      width: 181px;
+      height: 122px;
+      border-color: #EBEBEB;
+    }
     .zap-steps {
         display: flex;
         align-items: center;