Authored by 郭成尧

'weicharshare'

@@ -9,7 +9,7 @@ const $ = require('yoho-jquery'); @@ -9,7 +9,7 @@ const $ = require('yoho-jquery');
9 9
10 $.ajax({ 10 $.ajax({
11 url: '//res.wx.qq.com/open/js/jweixin-1.1.0.js', 11 url: '//res.wx.qq.com/open/js/jweixin-1.1.0.js',
12 - dataType: "script", 12 + dataType: 'script',
13 cache: true, 13 cache: true,
14 success: function() { 14 success: function() {
15 $.ajax({ 15 $.ajax({