up:5.4.0更新

Signed-off-by: mingsoft <killfen@126.com>
This commit is contained in:
mingsoft 2024-04-28 18:42:43 +08:00
parent 0b97a60248
commit 686053dbe0
1 changed files with 9 additions and 9 deletions

View File

@ -155,11 +155,11 @@ 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) |
|:-------------| :--- | :--- |
| 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/) |
| Waves | 点击效果插件 | [https://github.com/fians/Waves/](https://github.com/fians/Waves) |
| 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/) |