“https”为什么不能加载外部的js""_html/css_WEB-ITnose
程序员文章站
2022-05-27 16:55:15
...
http://res.wx.qq.com/open/js/jweixin-1.0.0.js
“https”为什么不能加载外部的js"",提示“Mixed Content: The page at 'https://m.phzc.com/product/detail?id=5' was loaded over HTTPS, but requested an insecure script 'http://res.wx.qq.com/open/js/jweixin-1.0.0.js'. This request has been blocked; the content must be served over HTTPS.”这是为什么???
“https”为什么不能加载外部的js"",提示“Mixed Content: The page at 'https://m.phzc.com/product/detail?id=5' was loaded over HTTPS, but requested an insecure script 'http://res.wx.qq.com/open/js/jweixin-1.0.0.js'. This request has been blocked; the content must be served over HTTPS.”这是为什么???
回复讨论(解决方案)
因为你加载了外部js,就被判断为不安全的了。
建议能直接复制远程的js,就复制下来吧。
外界js可以避免更新。 但是 会被https判断为不安全的。
推荐阅读
-
编写的jsp页面,为什么IE网页上不能显示加载的图片?_html/css_WEB-ITnose
-
我的css代码如下,为什么读出来的图片每一行只有1个,能不能每行三个,第四个换行_html/css_WEB-ITnose
-
ajax加载html文件并执行其中的js代码,加载css样式_html/css_WEB-ITnose
-
请问css和js加载的顺序?_html/css_WEB-ITnose
-
“https”为什么不能加载外部的js""_html/css_WEB-ITnose
-
Android Webview 加载外部html时选择加载本地的js,css等资源文件_html/css_WEB-ITnose
-
为什么表格中的图片不能贴底显示???_html/css_WEB-ITnose
-
Webview加载本地js、图片的方法_html/css_WEB-ITnose
-
“https”为什么不能加载外部的js""_html/css_WEB-ITnose
-
Webview加载本地js、图片的方法_html/css_WEB-ITnose