소스 검색

fix:readme

Signed-off-by: mingsoft <killfen@126.com>
msgroup 1 년 전
부모
커밋
5ad9d8efcc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
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) |