mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-11 10:13:15 +08:00
init: antdv-next
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { LocaleSetupOptions, SupportedLanguagesType } from '@vben/locales';
|
||||
import type { Locale } from 'ant-design-vue/es/locale';
|
||||
import type { Locale } from 'antdv-next/es/locale';
|
||||
import type { App } from 'vue';
|
||||
|
||||
import {
|
||||
@@ -8,8 +8,8 @@ import {
|
||||
loadLocalesMapFromDir,
|
||||
} from '@vben/locales';
|
||||
import { preferences } from '@vben/preferences';
|
||||
import antdEnLocale from 'ant-design-vue/es/locale/en_US';
|
||||
import antdDefaultLocale from 'ant-design-vue/es/locale/zh_CN';
|
||||
import antdEnLocale from 'antdv-next/es/locale/en_US';
|
||||
import antdDefaultLocale from 'antdv-next/es/locale/zh_CN';
|
||||
import dayjs from 'dayjs';
|
||||
import { ref } from 'vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user