引入自动上传组件

This commit is contained in:
augushong
2021-05-21 22:17:11 +08:00
parent 7f232c9378
commit eba13e0ac9
4 changed files with 212 additions and 129 deletions

View File

@@ -80,6 +80,12 @@
}
.upload-img{
max-width: 200px;
max-height: 200px;
}
@media screen and (max-width: 768px){
.layui-body{
left: 0;