Aldas
Results
2
comments of
Aldas
> var demo2 = { > x : 1, > test1 : () => { console.log(this.x); }, > test2 : function() { > this.test1(); > } > }; > 这个test1怎么是定义在全局的,这不是再demo2里面定义的吗...
> e。。。toast 是什么? 可以理解为手机上的消息提示框