fix
杨锴
2024-10-30 aad7ea65994d33014308fd24dadc4308b35053e6
XQMuse/Root/Home/HomeVC.swift
@@ -234,6 +234,14 @@
extension HomeVC:UITableViewDelegate & UITableViewDataSource{
            func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
        if indexPath.section == 0{
            if let m = viewModel.todyModel{
                let vc = HomeItemDetailVC(id: m.id)
                push(vc: vc)
            }
        }
                        if indexPath.section == 2{
                                    let vc = WebVC(type: .guide)
                                    vc.title = "心泉·疗愈"