refactor: 移除页面标题的卡片式样式

This commit is contained in:
wkc
2026-02-28 10:45:16 +08:00
parent 9b5f4d6a41
commit fa28351ac2

View File

@@ -268,10 +268,6 @@ export default {
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
margin-bottom: 16px; margin-bottom: 16px;
padding: 16px 20px;
background: #ffffff;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
.page-title { .page-title {
margin: 0; margin: 0;