后台管理系统优化

This commit is contained in:
2025-12-27 16:45:38 +08:00
parent a4e2542b23
commit 464386efe0
14 changed files with 542 additions and 57 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ onMounted(() => {
.page-title {
margin-bottom: 20px;
font-size: 24px;
color: #333;
color: var(--ls-text);
}
.search-card {