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 Jan 10, 2017
你是怎么使用这个 css 的,是<link rel="stylesheet" href="http://apps.bdimg.com...">这样么
|
3
HLT Jan 10, 2017
|
4
Lentin Jan 21, 2017 via iPhone
是你的代理问题吧
|
5
lbp0200 OP |
6
yexiaoxing Jan 31, 2017 via iPad
还可以试试 jsdelivr.com …
|