有人有同样的问题:http://segmentfault.com/q/1010000002420331
写到已解决,怎么解决的呢?
全站https,如果ajax发出一个不是http说的,会造成Mixed Content
Mixed Content: The page at 'https://xxx.com/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://up.qiniu.com/'. This request has been blocked; the content must be served over HTTPS.
如果解决?
七牛有https的上传host,
https://up.qbox.me
。