优化文件存储

This commit is contained in:
不做码农
2022-03-10 21:39:46 +08:00
parent 3555833ae7
commit eb32117b8c
9 changed files with 57 additions and 108 deletions

View File

@@ -228,7 +228,7 @@ export default {
margin-right: 10px;
}
::v-deep .el-upload-dragger {
width: 220px;
width: 270px;
height: 150px;
}
</style>