加载优化

master
gongfuxiang 2024-03-19 18:24:08 +08:00
parent 26e4df8dae
commit 7091858832
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
</view>
<view v-else>
<!-- 1 加载中(0loog, 1名称) -->
<view v-if="propStatus == 1" class="no-data-box tc no-data-loading">
<view v-if="propStatus == 1 && network_type_value != 'none'" class="no-data-box tc no-data-loading">
<view v-if="loading_content_type == 1" class="loading-title-animation">
<text>{{title}}</text>
</view>