同步数据

This commit is contained in:
2022-07-04 09:38:40 +08:00
parent 542fa466e5
commit 9021940563
4 changed files with 6 additions and 8 deletions

View File

@@ -13,10 +13,8 @@
</view>
<view class="rank_type">
<view :class="['rank_type_item',type === '1'?'rank_type_item_active':'']" @click="changeType('1')"> 上周加成榜
</view>
<view :class="['rank_type_item',type === '2'?'rank_type_item_active':'']" @click="changeType('2')">本周推荐榜
</view>
<view :class="['rank_type_item',type === '1'?'rank_type_item_active':'']" @click="changeType('1')"> 上周加成榜</view>
<view :class="['rank_type_item',type === '2'?'rank_type_item_active':'']" @click="changeType('2')">本周推荐榜</view>
</view>
<view class="rank_update_time" v-if="lists.length > 0">