refactor(components): blankLayout引入GlobalContent
This commit is contained in:
@ -45,7 +45,7 @@ import {
|
||||
SpacePlaceholder,
|
||||
GlobalLogo,
|
||||
GlobalMenu
|
||||
} from '../common';
|
||||
} from '@/layouts/common';
|
||||
|
||||
const theme = useThemeStore();
|
||||
const app = useAppStore();
|
||||
|
||||
Reference in New Issue
Block a user