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

fetch.js 代码中的根地址写死导致安装后使用访问localhost的api目录 #1

Closed
xuanye opened this issue Jan 13, 2019 · 1 comment

Comments

@xuanye
Copy link

xuanye commented Jan 13, 2019

let API_URL = 'http://localhost:8868/api' //<----------------
let CancelToken = axios.CancelToken
let source = CancelToken.source()

@dreamans
Copy link
Owner

感谢反馈,已经fixed

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