@ -79,3 +79,4 @@ const app = createApp({
```
得咯~这样就实现了Vue框架的搭建了。【当然我这里省去了文件引入,其实还是要引入框架的vue.js,就行了。】