diff --git a/README.md b/README.md index c60114ec..6a0492b7 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,21 @@ -已托管在 Github 和 Gitee: +**源码链接**:已托管在 Github 和 Gitee: - Github:[https://github.com/Veal98/Echo](https://github.com/Veal98/Echo) - Gitee:[https://gitee.com/veal98/Echo](https://gitee.com/veal98/Echo) +**在线体验**:项目已经部署到腾讯云服务器,各位小伙伴们可直接线上体验:[http://1.15.127.74/](http://1.15.127.74/)。已内置三种不同身份的用户: + +| | username | password | 特殊权限 | +| :------: | :------: | :------: | :----------------: | +| 管理员 | admin | admin | 数据统计、删除帖子 | +| 版主 | master | master | 置顶帖子、加精帖子 | +| 普通用户 | user | user | | + +**文档地址**:文档通过 Docsify + Gitee Pages 生成,国内访问速度较快,在线访问地址:[https://veal98.gitee.io/echo](https://veal98.gitee.io/echo) + ## 📚 从本项目你能学到什么