!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: "1740338197", nonceStr: "ix9e0et4pwic4u78", signature:"75ed0dd395df3bc257bbb79f2b6c68121bd0db85" , jsApiList: ['onMenuShareTimeline', 'onMenuShareAppMessage','ShareQQ'] }) if (typeof define === 'function' && (define.amd || define.cmd)) { module.exports = wx; } });