diff --git a/README.md b/README.md index 635a6bb0..c6288d2f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ - 开源版演示地址:http://open.tony2y.top - Vue2演示地址:http://www.tony2y.top - Vue3演示地址:http://vue3.tony2y.top -- 移动端演示地址(完善中...):http://h5.tony2y.top - 使用文档:https://www.yuque.com/u1024153/icipor ## 其它业务系统 @@ -49,7 +48,7 @@ ![微信](https://foruda.gitee.com/images/1673021725627728693/f3d6216b_2042292.jpeg) ## 工作流交流群 -QQ群: [![加入QQ群](https://img.shields.io/badge/782924350-blue.svg)](https://jq.qq.com/?_wv=1027&k=2zE87c2G) 点击按钮入群。 +QQ群: [![加入QQ群](https://img.shields.io/badge/已满-782924350-blue.svg)](https://jq.qq.com/?_wv=1027&k=2zE87c2G) [![加入QQ群](https://img.shields.io/badge/658810320-blue.svg)]() 复制群号申请入群。 ## 请作者喝杯咖啡 ~ (*^▽^*) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 1479925b..ea3c6eee 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "3.8.5", + "version": "3.8.6", "description": "若依管理系统", "author": "若依", "license": "MIT", @@ -47,7 +47,7 @@ "core-js": "3.25.3", "diagram-js": "^11.4.1", "echarts": "5.4.0", - "element-ui": "2.15.12", + "element-ui": "2.15.13", "file-saver": "2.0.5", "fuse.js": "6.4.3", "highlight.js": "9.18.5",