+
95
-

js如何判断页面是否是https?

js如何判断页面是否是https?

网友回复

+
15
-
var ishttps = 'https:' == document.location.proto...

点击查看剩余70%

我知道答案,我要回答