this.node.destory(); 调用此方法抛出下面异常
this.node.destory is not a function
destroy
看看this.node是否存在,在你要执行destory()的时候
小老弟你拼错了,是 destroy()