This commit is contained in:
wangyilin 2025-05-27 10:55:21 +08:00
parent e4b976697e
commit c99987e0bf
1 changed files with 3 additions and 2 deletions

View File

@ -348,6 +348,7 @@
</div>
</div>
</div>
</div>
</div>
</template>
@ -715,7 +716,7 @@
background: var(--bg-color);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
padding: 10px 15px;
height: 25%;
//height: 25%;
color: var(--text-color);
.home3ItemIndex {
@ -744,7 +745,7 @@
background: var(--bg-color);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
padding: 10px 15px;
height: 10%;
//height: 10%;
color: var(--text-color);
.home5ItemIndex {
display: flex;