From 5795958a18f16698066a1326e32d27f38cd48cd5 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期二, 25 五月 2021 10:14:18 +0800
Subject: [PATCH] update 同步升级 ruoyi-vue 3.5.0

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

diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index 4ced4c2..cb5ae58 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -80,7 +80,7 @@
             <span>鏇存柊鏃ュ織</span>
           </div>
           <el-collapse accordion>
-            <el-collapse-item title="v2.1.1 - 2021-5-21">
+            <el-collapse-item title="v2.1.2 - 2021-5-21">
               <ol>
                 <li>update springboot 鍗囩骇 2.3.11</li>
                 <li>update mybatis-plus 鍗囩骇 3.4.3 鍒嗛〉Plus瀵硅薄閫傞厤鏇存柊</li>
@@ -166,7 +166,7 @@
   data() {
     return {
       // 鐗堟湰鍙�
-      version: "2.1.0",
+      version: "2.1.2",
     };
   },
   methods: {

--
Gitblit v1.9.3