首页样式更改

This commit is contained in:
王兴凯 2026-07-16 18:49:10 +08:00
commit dfeb4ba301

View File

@ -277,7 +277,7 @@
width: 100%;
display: flex;
align-items: center;
justify-content: start;
justify-content: end;
"
>
<a-button
@ -983,7 +983,7 @@ onMounted(() => {
width: 20%;
max-height: 402px;
max-width: 400px;
min-height: 362px;
// min-height: 362px;
border-radius: 3px;
padding: 15px 24px 24px;
background-color: rgb(255, 255, 255);