feat(projects): 首页更新

This commit is contained in:
Soybean
2021-09-09 21:54:38 +08:00
parent d012c4ecf2
commit 5c01006306
7 changed files with 208 additions and 62 deletions

View File

@ -1,6 +1,6 @@
<template>
<n-layout-footer>
<h3 class="flex-center h-48px text-18px text-error">页脚</h3>
<div class="flex-center h-48px text-[#00000073]">Copyright ©2021 Soybean Admin</div>
</n-layout-footer>
</template>