perf: 优化menu组件逻辑、登陆页面交互样式

This commit is contained in:
rd
2025-07-04 14:49:36 +08:00
parent 1d52fda0cd
commit 6e590dbb04
7 changed files with 55 additions and 34 deletions

View File

@ -146,7 +146,7 @@ export default defineComponent({
}
.arco-menu-title {
color: var(--Text-2, #3c4043);
font-family: 'PuHuiTi-Regular';
font-family: 'PuHuiTi-Medium';
font-size: 16px;
font-style: normal;
font-weight: 400;