cuiqian2004
2024-11-04 46a69ec5c8c6dde5249832d46659f988fe16ec3f
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()