jslint:this function needs a 'use strict' pragma报错解决
JSInt是指在编写代码的时候进行代码检查语法,没有必要开启
关闭的方法
在setting中搜索JSLint,设置不可用即可