const app = Vue.createApp(组件选项) //app就是根组件

1. 说明:

  1. child::组件选项