attachShadow ({mode: 'open'}); shadowRoot.innderHTML = ` <style> @import "./index.css"; // 核心代码 </style> <div>Sup</div> ` } } window.
確定! 回上一頁