From 686053dbe092f308ef5ff7b7b94e8465d0a2c553 Mon Sep 17 00:00:00 2001 From: mingsoft Date: Sun, 28 Apr 2024 18:42:43 +0800 Subject: [PATCH] =?UTF-8?q?up=EF=BC=9A5.4.0=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: mingsoft --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index de5175e8..b5ad3db0 100644 --- a/README.md +++ b/README.md @@ -154,15 +154,15 @@ docker run -p 3306:3306 -p 8080:8080 --name mcms --privileged=true -e TZ=Asia/Sh ## 前端框架 -| 技术 | 名称 | 官网 | -| :--- | :--- | :--- | -| VUE| MVVM框架 | [https://cn.vuejs.org//](https://cn.vuejs.org//) | -| Element UI| UI库 | [https://element.eleme.cn/2.0/#/zh-CN](https://element.eleme.cn/2.0/#/zh-CN) | -| jQuery | 函式库 | [http://jquery.com/](http://jquery.com/) | -| Waves | 点击效果插件 | [https://github.com/fians/Waves/](https://github.com/fians/Waves) | -| validator | 验证库 | [https://github.com/chriso/validator.js](https://github.com/chriso/validator.js) | -| animate | 动画 | [http://daneden.github.io/animate.css/](http://daneden.github.io/animate.css/) | -| icon | 矢量小图标\(待更新\) | [https://www.iconfont.cn/](https://www.iconfont.cn/) | +| 技术 | 名称 | 官网 | +|:-------------| :--- | :--- | +| vue3 | MVVM框架 | [https://cn.vuejs.org//](https://cn.vuejs.org//) | +| Element Plus | UI库 | [https://element.eleme.cn/2.0/#/zh-CN](https://element.eleme.cn/2.0/#/zh-CN) | +| jQuery | 函式库 | [http://jquery.com/](http://jquery.com/) | +| hover.css | 点击效果插件 | [https://github.com/fians/Waves/](https://github.com/fians/Waves) | +| validator | 验证库 | [https://github.com/chriso/validator.js](https://github.com/chriso/validator.js) | +| animate | 动画 | [http://daneden.github.io/animate.css/](http://daneden.github.io/animate.css/) | +| icon | 矢量小图标\(待更新\) | [https://www.iconfont.cn/](https://www.iconfont.cn/) | # 文件说明