文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit c2b5f634 by Berlin

Update README.md

parent 23ed6132
...@@ -91,7 +91,7 @@ pip install flask ...@@ -91,7 +91,7 @@ pip install flask
## 前后端对接流程 ## 前后端对接流程
- 在前端项目下使用npm run build命令生成dist文件夹 - 在前端项目下使用npm run build命令生成dist文件夹(注意生成前需要保证DA-Platform\DAPlatform-front\config\index.js 中build的assetsPublicPath为'./'否则可能无法正确显示)
- 将dist文件夹下的static文件夹内容复制到后端static文件夹下 - 将dist文件夹下的static文件夹内容复制到后端static文件夹下
- 将index.html放到templates文件夹下 - 将index.html放到templates文件夹下
- 修改后端DA.PY下的路由即可访问index - 修改后端DA.PY下的路由即可访问index
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment