摘要: <button id="button">按我</button> <script> var MacroCommand = function () { return { commandsList: [], add: function (command) { console.log(command); t 阅读全文
posted @ 2020-06-19 11:21 TTtttt5 阅读(227) 评论(0) 推荐(0) 编辑
摘要: var button1 = document.getElementById("button1"); var button2 = document.getElementById("button2"); var button3 = document.getElementById("button3"); 阅读全文
posted @ 2020-06-19 09:44 TTtttt5 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-06-19 00:14 TTtttt5 阅读(103) 评论(0) 推荐(0) 编辑