摘要: 博客地址: https://ainyi.com/8 采用defineProperty的两个方法get、set 示例 1 <!-- 表单 --> 2 <input type="text" id="input"> 3 <!-- 展示 --> 4 <p id="desc"></p> 1 let obj = 阅读全文
posted @ 2018-08-08 17:47 筱月 阅读(214) 评论(0) 推荐(0)