feat: 新增任务中心页面|右侧菜单调整
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<template>
|
||||
<div class="bg-gray-100 h-screen flex flex-col">
|
||||
<div class="bg h-screen flex flex-col">
|
||||
<header-bar>
|
||||
<drag-region class="w-full" />
|
||||
</header-bar>
|
||||
|
||||
<main class="box-border rounded-[16px]">
|
||||
<layout>
|
||||
|
||||
</main>
|
||||
</layout>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user