原文:https://lit-element.polymer-project.org/guide/templates 1、定义 ... LitElement { render() { return html`<p>template content</p>`; } }.
確定! 回上一頁