未验证 提交 e626f5db 编写于 作者: 泰斯特Test's avatar 泰斯特Test 提交者: GitHub

Update README.md

上级 7c8810e0
......@@ -52,7 +52,7 @@
## Ⅲ .泰斯特平台功能图解
![泰斯特平台结构图_V1.0](https://github.com/amazingTest/Taisite-Platform/blob/master/images/泰斯特平台结构图_V1.0.png)
## IV . 泰斯特平台部署
......@@ -155,17 +155,17 @@
// 切换至项目根目录下执行
pip install -r ./backend/requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
// 创建管理员帐号( 注意查看输出,记录下帐号密码 )
python ./backend/createAdminUser.py
// 启动后端 ( 默认5050端口 )
python ./backend/run.py
// 创建管理员帐号( 注意查看输出,记录下帐号密码 )
python ./backend/createAdminUser.py
***
#### 7. 访问项目
现在就可以访问 [http://127.0.0.1:5050/#/login](http://127.0.0.1:5050/#/login) 进行登录
现在就可以访问 [http://127.0.0.1:5050/#/login](http://127.0.0.1:5050/#/login) 使用创建的管理员帐号进行登录
![平台登录界面2.png](https://github.com/amazingTest/Taisite-Platform/blob/master/images/平台登录界面2.png)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册