cuiqian2004
2025-03-03 15dcf7158d4c5d66d4b196e4e0b2030e1070d448
main.js
@@ -18,11 +18,9 @@
const i18n = new VueI18n(i18nConfig)
const app = new Vue({
    store,
    ...App,
 i18n,
   store,
   ...App,
   i18n,
})
app.$mount()
app.$mount()