@ -37,6 +37,13 @@ const app = createApp({
如下:
```vue
import ()
import { createApp } from 'vue'
const app = createApp({
data{
ret
}
})
```