vue项目基本模板
vue项⽬基本模板vue项⽬加载顺序: index.html->main.js->app.vue⼀、通过脚⼿架创建vue init webpack vueCommonPro //vueCommonPr
vue项目基本模板