cell?.layer.zPosition = CGFloat(indexPath.row)

cell?.backgroundColor = .clear

//将view 显示在最上层

view.layer.zPosition = 999