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
Request failed with status code 500
The text was updated successfully, but these errors were encountered:
Could not proxy request /home?shop_id=&per-page=8&page=1 from localhost:8080 to http://127.0.0.1:3000. See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNREFUSED).
Sorry, something went wrong.
//全局安装 json-server npm install -g json-server //启动mock后台服务 npm run mock //启动网页服务 npm run serve
一定要按这个顺序执行
No branches or pull requests
Request failed with status code 500
The text was updated successfully, but these errors were encountered: