Skip to content

Commit ef810a9

Browse files
author
WeiziPlus
committed
说明文档
1 parent 7d7717e commit ef810a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# springboot2-vue3
22
*一款基于springboot2和vue3的后台通用模板,没有多余的功能,只有 *权限管理* 和常用功能* 。前后端分离项目,代码通过90% *阿里巴巴编码规约扫描**findbugs*
33

4-
## [说明文档](http://39.96.52.201/vuepress)
4+
## [说明文档](http://39.96.52.201/vuepress "title")
55
* 文档更新中。。。
66

7-
## [原项目地址](https://gitee.com/WeiziPlus/springboot2-vue3-old)
7+
## [原项目地址](https://gitee.com/WeiziPlus/springboot2-vue3-old "title")
88

99
## 上手指南
1010
以下指南将帮助你在本地机器上安装和运行该项目,进行开发和测试。关于如何将该项目部署到在线环境,请参考部署小节。
@@ -20,13 +20,13 @@
2020
* ---前端运行`npm run serve`( *WebStorm* 或者 *IDEA* 可以直接点击 *package.json* 文件中第6行左边绿三角)
2121

2222
### 演示地址
23-
* [在线演示地址](http://39.96.52.201)
23+
* [在线演示地址](http://39.96.52.201 "title")
2424
* 用户名:superadmin
2525
* 密码:111111
2626
* *tip:多个用户同时登陆可能会被顶掉*
2727
* *tip:演示环境已经禁止增删改操作,报错忽视即可*
2828
* *tip:如果有其他异常,请强制刷新页面(有可能是缓存问题)*
29-
* [接口文档](http://39.96.52.201/github/doc.html)
29+
* [接口文档](http://39.96.52.201/github/doc.html "title")
3030
* *swagger-bootstrap*
3131
* *tips:请求会提示404,请在请求前面手动添加/github*
3232

0 commit comments

Comments
 (0)