Skip to content
New issue

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

npm run build 之后 Users 数据无法加载 #35

Open
change9326 opened this issue Aug 10, 2017 · 2 comments
Open

npm run build 之后 Users 数据无法加载 #35

change9326 opened this issue Aug 10, 2017 · 2 comments

Comments

@change9326
Copy link

npm run build 之后 Users 数据无法加载。
"proxy": { "/api": { "target": "http://jsonplaceholder.typicode.com/", "changeOrigin": true, "pathRewrite": { "^/api" : "" } } },
http://localhost:8080/api/users?_page=1&_limit=3

@quanpower
Copy link

先试下浏览器里访问上面那个API能不能正常拿到数据,该uri不稳定,有时候打不开

@change9326
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants