// // SPSearchResultCell.swift // Thimra // // Created by 曾觉新 on 2025/4/18. // import UIKit class SPSearchResultCell: SPTableViewCell { /* // Only override draw() if you perform custom drawing. // An empty implementation adversely affects performance during animation. override func draw(_ rect: CGRect) { // Drawing code } */ }