From a7b867ff09938d40fb54a616aac42827c011e582 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期二, 11 一月 2022 17:24:45 +0800
Subject: [PATCH] 适配 element plus 最新版本

---
 src/views/index.vue |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/views/index.vue b/src/views/index.vue
index d8655a8..106a4e3 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -52,15 +52,13 @@
         <p>
           <el-button
             type="primary"
-            size="mini"
-            icon="el-icon-cloudy"
+            icon="Cloudy"
             plain
             @click="goTarget('https://gitee.com/y_project/RuoYi-Vue')"
             >璁块棶鐮佷簯</el-button
           >
           <el-button
-            size="mini"
-            icon="el-icon-s-home"
+            icon="HomeFilled"
             plain
             @click="goTarget('http://ruoyi.vip')"
             >璁块棶涓婚〉</el-button

--
Gitblit v1.9.3