Commit 2a23a8e4bbc63afb03f7ae65eda97bd88b6d0d0d
1 parent
e4ea9d94
no message
Showing
1 changed file
with
0 additions
and
1 deletions
metaCode/Classes/Main/HomePage/View/VerticalViews/DownSlide/CNLiveDownSlideRecommendCell.swift
| @@ -37,7 +37,6 @@ class CNLiveDownSlideRecommendCell: UITableViewCell { | @@ -37,7 +37,6 @@ class CNLiveDownSlideRecommendCell: UITableViewCell { | ||
| 37 | fatalError("init(coder:) has not been implemented") | 37 | fatalError("init(coder:) has not been implemented") |
| 38 | } | 38 | } |
| 39 | 39 | ||
| 40 | - | ||
| 41 | func setupNewUI(model:CNLiveDownSlideModel){ | 40 | func setupNewUI(model:CNLiveDownSlideModel){ |
| 42 | //总块数 | 41 | //总块数 |
| 43 | let contentsNum = model.contents.count | 42 | let contentsNum = model.contents.count |