解决helper问题

This commit is contained in:
猿小天
2022-10-28 15:08:58 +08:00
parent 529d588d2b
commit 527fd8bb11
6 changed files with 1382 additions and 840 deletions

View File

@@ -58,6 +58,7 @@ const { themeConfig } = storeToRefs(stores);
// https://vue-i18n.intlify.dev/guide/essentials/fallback.html#explicit-fallback-with-one-locale
export const i18n = createI18n({
legacy: false,
globalInjection: true,
silentTranslationWarn: true,
missingWarn: false,
silentFallbackWarn: true,