摘要: 标签命名一定要加“-”,浪费了半个小时。。。 class MxmBox extends HTMLElement { constructor() { super(); console.log(this); let but=document.createElement('button'); but.in 阅读全文
posted @ 2020-12-05 14:46 MuXuming 阅读(231) 评论(0) 推荐(0)