diff --git a/README.md b/README.md index 91b076fd..16b3f79a 100644 --- a/README.md +++ b/README.md @@ -156,8 +156,8 @@ docker run -p 3306:3306 -p 8080:8080 --name mcms --privileged=true -e TZ=Asia/Sh | 技术 | 名称 | 官网 | |:-------------| :--- | :--- | -| Vue 3 | 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) | +| Vue 3 | MVVM框架 | [https://cn.vuejs.org//](https://cn.vuejs.org/) | +| Element Plus | UI库 | [https://element-plus.org/](https://element-plus.org/) | | 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) |