src/styles/element-ui.scss
@@ -260,3 +260,19 @@
    display: flex;
    flex-direction: row-reverse;
}
.businessLicense .avue-upload__avatar,
.businessLicense .avue-upload__icon {
    // 图片
    width: 450px !important;
    height: 680px !important;
    line-height: 680px !important;
}
.License .avue-upload__avatar,
.License .avue-upload__icon {
    // 图片
    width: 1048px !important;
    height: 680px !important;
    line-height: 680px !important;
}