mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
[frontend-next] bug fix
This commit is contained in:
parent
2a13103186
commit
070c53b0b2
26 changed files with 414 additions and 345 deletions
|
@ -3,7 +3,7 @@ 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 'ant-design-vue/dist/antd.less'
|
||||
import piniaPluginPersistedstate from 'pinia-plugin-persistedstate'
|
||||
import {useSettingsStore} from '@/pinia'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue