🎉 项目基础架构完成
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
class="w-screen h-screen bg-white dark:bg-black dark:text-white transition-all"
|
||||
>
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user