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