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