Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite823cb1

Browse files
authored
Merge pull request#256 from link2fun/main
静态资源引入改为https 避免打包后生产环境使用报错
2 parents2afdf73 +4365b48 commite823cb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎maxkey-web-frontend/maxkey-web-app/src/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,11 @@
144144
</body>
145145
<!--attention http or https-->
146146
<!--企业微信-->
147-
<scriptsrc="http://wwcdn.weixin.qq.com/node/wework/wwopen/js/wwLogin-1.2.7.js"></script>
147+
<scriptsrc="https://wwcdn.weixin.qq.com/node/wework/wwopen/js/wwLogin-1.2.7.js"></script>
148148

149149
<!--钉钉-->
150150
<!---->
151-
<scriptsrc="http://g.alicdn.com/dingding/dinglogin/0.0.5/ddLogin.js"></script>
151+
<scriptsrc="https://g.alicdn.com/dingding/dinglogin/0.0.5/ddLogin.js"></script>
152152
<script>
153153
varddredirect_uri="";
154154
varhandleMessage=function(event){
@@ -169,7 +169,7 @@
169169

170170
<!--飞书-->
171171

172-
<scriptsrc="http://lf-package-cn.feishucdn.com/obj/feishu-static/lark/passport/qrcode/LarkSSOSDKWebQRCode-1.0.3.js"></script>
172+
<scriptsrc="https://lf-package-cn.feishucdn.com/obj/feishu-static/lark/passport/qrcode/LarkSSOSDKWebQRCode-1.0.3.js"></script>
173173

174174
<scripttype="text/javascript">
175175
varfsredirectUri="";

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp