cuiqian2004
2024-08-20 1a1dda481c4a5048b9383a76d200621fa8b3d5be
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()