|
@@ -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>
|