cyy
2025-03-01 25891ddbe1ac7a2123c9f775d0de2e141ac4a1c6
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()