phongdt:fix layout article
This commit is contained in:
@@ -7,6 +7,7 @@ const _props = defineProps<{
|
||||
|
||||
const definedDynamicPage: Record<string, any> = {
|
||||
'Home' : HomeBasic,
|
||||
'Article': HomeBasic
|
||||
}
|
||||
|
||||
const getCurrentTemplate = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user