fix(main): 추천 섹션 순서를 조정한다
This commit is contained in:
@@ -99,9 +99,9 @@ Swift 모델은 기존 V2 관례에 맞춰 `Decodable` 구조체로 선언한다
|
||||
|
||||
### 7.5 구현 대상 섹션
|
||||
- 배너: `banners`
|
||||
- 새로 올라온 오디오: `latestAudios`
|
||||
- New&Hot: `newAndHotAudios`
|
||||
- 오직 보이스온에서만: `originalSeries`
|
||||
- New&Hot: `newAndHotAudios`
|
||||
- 새로 올라온 오디오: `latestAudios`
|
||||
- 무료 오디오: `freeAudios`
|
||||
- 포인트 오디오: `pointAudios`
|
||||
- 최근 댓글이 많은 오디오: `mostCommentedAudios`
|
||||
|
||||
Reference in New Issue
Block a user