Update styles and routing in components

This commit is contained in:
wangqiao
2025-08-28 22:11:31 +08:00
parent 6074bf9c8d
commit 6b8e6918aa
6 changed files with 52 additions and 51 deletions

View File

@ -191,7 +191,7 @@ onMounted(() => {
.menu-item {
/* position: relative; */
text-align: center;
padding: 4px 24px;
padding: 11px 24px;
cursor: pointer;
/* transition: all 0.3s ease; */
color: #333;