www.gusucode.com > mxcz 游戏微信朋友圈小游戏源码程序 > mxcz/css/bind_polyfill.js

    Function.prototype.bind=Function.prototype.bind||function(e){var t=this;return function(n){n instanceof Array||(n=[n]),t.apply(e,n)}}