摘要: 大体思路 (三) 1. 子类父类 2.Vue.extend() //创建vue的子类 组件的语法器 Vue.extend(options) Profile().$mount('#app') // 挂在app上,并替换app 新建 initExend ==》 Vue.extend 3. strat.d 阅读全文
posted @ 2019-06-03 17:37 逆风-鬼刀 阅读(1359) 评论(0) 推荐(0) 编辑