feat(projects): 添加组件名称,调整vue文件里面的类型声明位置
This commit is contained in:
@ -46,6 +46,8 @@ import {
|
||||
GlobalBackTop
|
||||
} from '../common';
|
||||
|
||||
defineOptions({ name: 'BasicLayout' });
|
||||
|
||||
const app = useAppStore();
|
||||
const theme = useThemeStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user