摘要: ES6 浏览器 chrome 49 ~ 65 fixfox 52 ~ 60 IE 11 类的引入 class Friut { constructor(type,color){ this.type = type this.color = color } // toString 是原型对象上的属性 to 阅读全文
posted @ 2021-07-28 11:46 半暖半夏(。・ω・。) 阅读(42) 评论(0) 推荐(0) 编辑