首先要安装vue-devtoolsbeta版在main.ts添加以下代码...constapp=createApp(App)app.use(store).mount('#app')constwin:any=windowif(process.env.
確定! 回上一頁