mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
refactor: upgrade ant design vue v3 to v4
This commit is contained in:
parent
c578f26054
commit
d84dbffb54
142 changed files with 7883 additions and 13745 deletions
|
@ -3,7 +3,6 @@ import {createPinia} from 'pinia'
|
|||
import gettext from './gettext'
|
||||
import App from './App.vue'
|
||||
import router from './routes'
|
||||
//import 'ant-design-vue/dist/antd.less'
|
||||
import piniaPluginPersistedstate from 'pinia-plugin-persistedstate'
|
||||
import {useSettingsStore} from '@/pinia'
|
||||
import {autoAnimatePlugin} from '@formkit/auto-animate/vue'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue