WanPai/Root/CardCenter/TCell/CardCenterTCell.swift
@@ -7,6 +7,7 @@ import UIKit import SDWebImage import JQTools class CardCenterTCell: UITableViewCell { @@ -14,7 +15,7 @@ override func awakeFromNib() { super.awakeFromNib() selectionStyle = .none img_bg.cornerRadius = 10 img_bg.jq_cornerRadius = 10 backgroundColor = .clear contentView.backgroundColor = .clear }