btn.onclick = function() { import('./demo01.js').then(module => { console.log(module); }); }
posted on 2021-08-10 23:55 In-6026 阅读(223) 评论(0) 收藏 举报