!function (factory) { if (typeof define === 'function' && (define.amd || define.cmd)) { define(factory); } else { factory('','','',wx); } }(function (require, exports, module, wx) { if (typeof define === 'function' && (define.amd || define.cmd)) { var wx = require('http://res.wx.qq.com/open/js/jweixin-1.0.0.js'); } wx.config({ debug: false, appId: "wxf3d4c2a45ab24ef0", timestamp: "1741973105", nonceStr: "q61ru2bo7j0sw01i", signature:"b1786ce281d34d628e60e268cc90b4fe0fd7962f" , jsApiList: ['onMenuShareTimeline', 'onMenuShareAppMessage','ShareQQ'] }) if (typeof define === 'function' && (define.amd || define.cmd)) { module.exports = wx; } });