function func () { this.a = 1; console.log(this.a); } func(); // 1
本文标题:2019-04-12
本文链接:https://www.haomeiwen.com/subject/qpohwqtx.html
网友评论