1、react中 this.el 报错 Property 'el' does not exist on type,添加el: any;
2、使用window.xx编译总是报错,用下面方法解决
let win: any = window