写点什么

启动原理

0 人感兴趣 · 1 次引用

  • 最新
  • 推荐
https://static001.geekbang.org/infoq/bc/bc9090e3a0b99727f98406427370e4aa.jpeg?x-oss-process=image%2Fresize%2Cw_416%2Ch_234

Vue 进阶(十六):vue 项目结构启动原理详解

vue项目启动后调用顺序: index.html → main.js → app.vue → index.js → components/组件

启动原理_启动原理技术文章_InfoQ写作社区