Commit 98257603 authored by David黄金龙's avatar David黄金龙

删除 不使用的代码

parent fec67b41
......@@ -65,10 +65,6 @@ extension YHFileListContentView {
var lastView : UIView?
for (index,item) in arrData.enumerated() {
if let ttt = item,ttt.supplement_list.count == 0 {
printLog("为空")
}
let view = YHFileListItemsView()
view.dataModel = item
addSubview(view)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment