This commit is contained in:
2025-10-09 11:18:26 +08:00
parent db67a99288
commit 4fbe51d625
11 changed files with 71 additions and 427 deletions

View File

@@ -616,7 +616,7 @@ onUnmounted(() => {
font-size: 12px;
color: #909399;
margin: 8px 6px 10px;
text-align: left; /* "电商平台"四个字靠左 */
text-align: left;
}
.menu {
@@ -690,7 +690,6 @@ onUnmounted(() => {
flex-direction: column;
}
/* 导航栏和认证相关样式已移至对应组件 */
.content-body {
position: relative;