重新整理仓库

This commit is contained in:
2025-07-25 13:48:20 +08:00
parent e53369eda6
commit 40af4ebe65
11 changed files with 121 additions and 114 deletions

View File

@@ -1,5 +1,5 @@
/**
* AntDesignVue、EleAdminPro、Dayjs 国际化配置
* AntDesignVue、WebSoftAdmin、Dayjs 国际化配置
*/
import { ref, watch } from 'vue';
import { useI18n } from 'vue-i18n';
@@ -8,7 +8,7 @@ import type { EleLocale } from 'ele-admin-pro/es';
// AntDesignVue
import zh_CN from 'ant-design-vue/es/locale/zh_CN';
import en from 'ant-design-vue/es/locale/en_US';
// EleAdminPro
// WebSoftAdmin
import eleZh_CN from 'ele-admin-pro/es/lang/zh_CN';
import eleEn from 'ele-admin-pro/es/lang/en_US';
// Dayjs