linwu 2 سال پیش
والد
کامیت
979d90b0f0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      public/themes/default/views/mobile/module/section/html_start.blade.php

+ 1 - 1
public/themes/default/views/mobile/module/section/html_start.blade.php

@@ -32,7 +32,7 @@
     <script type="text/javascript" src="{{theme_asset('mobile/js/rem.js')}}"></script>
     <script type="text/javascript" src="{{theme_asset('mobile/js/zepto.min.js')}}"></script>
     <script type="text/javascript" src="{{theme_asset('mobile/js/htmlspecialchars.js')}}"></script>
-    <script src="http://res2.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
+    <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
     {{--<script type="text/javascript" src="{{theme_asset('mobile/js/wechat.js')}}"></script>--}}
     @stack('js')
 </head>