cuiqian2004
2024-07-12 57a0f71fc9dd53d25431aa74f0201152b38b34f6
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()