Преглед изворни кода

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

zhanglb пре 3 година
родитељ
комит
36c8d986fd
1 измењених фајлова са 5 додато и 1 уклоњено
  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;