Access to CSS stylesheet at 'http://apps.bdimg.com/libs/bootstrap/3.3.4/css/bootstrap.min.css' from origin 'http://127.0.0.1:4000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:4000' is therefore not allowed access.
1
otakustay 2017 年 1 月 10 日
你是怎么使用这个 css 的,是<link rel="stylesheet" href="http://apps.bdimg.com...">这样么
|
3
HLT 2017 年 1 月 10 日
|
4
Lentin 2017 年 1 月 21 日 via iPhone
是你的代理问题吧
|
5
lbp0200 OP |
6
yexiaoxing 2017 年 1 月 31 日 via iPad
还可以试试 jsdelivr.com …
|