Sfoglia il codice sorgente

云卷云舒的数量20

onecold 4 mesi fa
parent
commit
cce8d1d3e0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      entry/src/main/ets/view/FindView.ets

+ 1 - 1
entry/src/main/ets/view/FindView.ets

@@ -59,7 +59,7 @@ const TAG = 'FindView'
 const SWIPER_MAX_COUNT = 6
 // “今日乐曲”和“云卷云舒”拆开计数,避免一个区块调数量时影响另一个区块。
 const LOCAL_RANDOM_SECTION_COUNT = 20
-const CLOUD_MOOD_SECTION_COUNT = 10
+const CLOUD_MOOD_SECTION_COUNT = 20
 const REMOTE_POOL_COUNT = 32
 const REMOTE_VISIBLE_COVER_RESOLVE_LIMIT = 24
 const CLOUD_SECTION_COUNT = 18