内容库优化

This commit is contained in:
wong
2025-05-13 16:55:47 +08:00
parent f6c6b80cac
commit 83d3429af6
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<!-- 加载状态 -->
<view v-if="loading && packages.length === 0" class="loading-container">
<u-loading size="34" mode="circle" color="#CA8A04"></u-loading>
<!-- <u-loading size="34" mode="circle" color="#CA8A04"></u-loading> -->
<text class="loading-text">加载中...</text>
</view>