Loading

This request has been blocked; the content must be served over HTTPS.

 Mixed Content: The page at 'xxxxxx' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://xxxxxx'. This request has been blocked; the content must be served over HTTPS.

解决办法:

在HTML中的head标签中添加下面代码,即可解决此问题。

<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

posted @ 2022-05-27 06:21  Roc-xb  阅读(20)  评论(0编辑  收藏  举报

易微帮源码


易微帮官网