VUE2中文文档:组件基础篇 组件基础 组件(component),是具有 name 名称的可复用 Vue 实例:当前示例中是 <button-counter>。我们可以使用 new Vue&nbs … Continue reading VUE2中文文档:组件基础篇