We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
运行跑起来发现好多前端文件找不到: http://localhost:2016/static/app/common.css http://localhost:2016/static/app/common.js
The text was updated successfully, but these errors were encountered:
参考以下另外一个issues ,有些配置,说明文档里没说。 使用目录下的 nginx.conf ,将 node_port 改成src/common/config/config.js 里的端口(port) 但不能与nginx里的端口一样。
Sorry, something went wrong.
No branches or pull requests
运行跑起来发现好多前端文件找不到:
http://localhost:2016/static/app/common.css
http://localhost:2016/static/app/common.js
The text was updated successfully, but these errors were encountered: