From 5f052d4e17b53d4fe07a87d53a9c112bff3dc852 Mon Sep 17 00:00:00 2001 From: long <515897141@qq.com> Date: 星期一, 13 九月 2021 11:58:36 +0800 Subject: [PATCH] 修改文案 为 下载导入模板 --- 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