This commit is contained in:
shijingjing
2022-03-28 17:56:13 +08:00
parent 65ec3c2d5b
commit 468b088507

View File

@@ -90,6 +90,11 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.result { .result {
padding-bottom: 112px;
::v-deep .ai-uploader .fileList .default {
width: 160px;
height: 160px;
}
.type { .type {
height: 112px; height: 112px;
line-height: 112px; line-height: 112px;