feat: 升级vue3版本和router版本,主框架调整,页面样式统一
This commit is contained in:
@ -14,6 +14,7 @@ import { useSidebarStore } from '@/stores/modules/side-bar';
|
||||
import zhCN from '@arco-design/web-vue/es/locale/lang/zh-cn';
|
||||
|
||||
const userStore = useUserStore();
|
||||
const route = useRoute();
|
||||
const sidebarStore = useSidebarStore();
|
||||
|
||||
const redTheme = {
|
||||
|
||||
Reference in New Issue
Block a user