From 2f7798820057f2c996640e221cddd02a27f64621 Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期四, 04 十一月 2021 17:02:01 +0800
Subject: [PATCH] 更新elemenui版本、添加模块详情2

---
 src/styles/element-ui.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss
index ee9ef25..4b9a98a 100644
--- a/src/styles/element-ui.scss
+++ b/src/styles/element-ui.scss
@@ -110,6 +110,11 @@
   }
 }
 
+// 鍘绘帀涓婁紶缁勪欢鐨勮繃搴﹀姩鐢�
+.el-upload-list__item {
+  transition: none !important;
+}
+
 // 璇勪环缁勪欢
 .mini-star .el-rate__icon{
   margin-right: 0;

--
Gitblit v1.8.0