cuiqian2004
2024-09-12 c8eb1d74a09537143e697c849ca6e8986344212e
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()