布局调整
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-06 17:38:35 +08:00
parent d957f3bd23
commit 643ea4936f
2 changed files with 2 additions and 1 deletions

View File

@@ -192,6 +192,7 @@
height: 400px;
padding: 0 10px;
margin-top: 10px;
margin-bottom: 10px;
.optt {
width: 27%;

View File

@@ -159,7 +159,7 @@
</view>
</view>
</view>
<scroll-view style="height: 25%" scroll-y>
<scroll-view style="height: 55%" scroll-y>
<view
class="card subColor"
v-for="(item, index) in kjList"