2022年12月12日

VueComponent理解以及重要的内置关系

摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <!-- 关于VueComponent: 1.school组件本质是一个名为VueComponent的构造函数,且不是程序员定义的,是Vue.extend生成的 阅读全文

posted @ 2022-12-12 20:36 爱前端的小魏 阅读(118) 评论(0) 推荐(0)

导航