cuiqian2004
2024-09-06 bbf4ef74df2bf1e075710b433ecffc46a8562c51
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()