新增首页骨架屏并优化页面体验

This commit is contained in:
future
2026-06-06 13:25:58 +08:00
parent 823d626440
commit be7eabdbb1
10 changed files with 578 additions and 205 deletions
@@ -44,8 +44,9 @@
</view>
</view>
</view>
<!-- TabBar -->
<TabBar />
</view>
<TabBar :active="4" />
</template>
<script>