lll
liukangdong
2024-09-24 1986841c5dc720a8e60ed25be65c181753d257ef
pda/main.js
@@ -32,6 +32,7 @@
import { createSSRApp } from 'vue'
export function createApp() {
  const app = createSSRApp(App)
   app.use(uView)
  return {
    app
  }