改了页面好多bug,整合了一部分代码,提高了代码复用性

This commit is contained in:
myh
2023-06-21 17:16:37 +08:00
parent 2318325519
commit e2b274abbd
13 changed files with 126 additions and 61 deletions

View File

@@ -31,6 +31,10 @@
}
}
.BottomBar{
@apply flex flex-col justify-center items-center text-[#999] select-none cursor-pointer;
}
.mainMenu {
@apply grid grid-cols-5 gap-1 text-sm font-light text-center items-center justify-center;
div {