feat: 本次提交更新内容如下

首页搞定,开始场景获客
This commit is contained in:
笔记本里的永平
2025-07-19 09:27:49 +08:00
parent b2bfb2338a
commit 9630389e22
3 changed files with 6 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
display: flex;
height: 100vh;
flex-direction: column;
background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
}
.container main {