muxiaoyingying

Results 1 issues of muxiaoyingying

P182 var const = this.constructor; return const.uber ? this.const.uber.toString() + ', ' + this.name : this.name; =>(Uncaught TypeError: Cannot read property 'uber' of undefined) var result = []; if(this.constructor.uber){ result[result.length]...