js 重构类 /* */ $.extend($.fn.typeahead.Constructor.prototype, { matcher: function (item) { return true; } });