vue-element-admin 图片上传关闭样式

.el-upload-list__item {
  transition: none !important;
}
原文地址:https://www.cnblogs.com/gggggggxin/p/13452260.html