重新整理仓库
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user