部分重构
This commit is contained in:
@@ -5,7 +5,7 @@ import AppToast from '@/components/AppToast.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex min-h-screen flex-col">
|
||||
<div class="flex min-h-screen flex-col bg-gray-50 dark:bg-dk-base">
|
||||
<AppHeader />
|
||||
<main class="flex-1">
|
||||
<RouterView />
|
||||
|
||||
Reference in New Issue
Block a user