白天时候还是ok的,期间没改过任何的代码;
但是刚刚发现就这样子了:
XMLHttpRequest cannot load http://upload.qiniu.com/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://test.com' is therefore not allowed access. The response had HTTP status code 503.
上网查了下,说是防盗链问题,但是我看了,自己也没做防盗链什么的。今天没从未动过bucket配置之类的。
问题解决了,有个设置叫做“防盗链”,当时网页上显示状态是“关闭”,我将它“开启”,然后又“关闭”,问题就解决了。
可能是因为新旧版本七牛切换时候出现了一些见不得人的py交易。。