@ -96,6 +96,7 @@
// 获取对象的类名(通过调用Object.prototype.toString并截取返回结果的一部分来获取)
var toString = {}.toString;
var classofRaw = function (it) {