cuiqian2004
2025-08-18 381357c9d11045ff6c0e73cf2d64b735b13c7b99
main.js
@@ -19,7 +19,6 @@
const i18n = new VueI18n(i18nConfig)
const app = new Vue({
   store,
   ...App,
   i18n,
})