r
2025-08-29 24182a847205ad81c759a0d173cc0e12fcd5a149
WanPai/Root/Search/VC/WorldCupContentApplyInputVC.swift
@@ -158,7 +158,7 @@
            }
            @IBAction func webAction(_ sender: Any) {
                    let webVC = CommonWebVC(type: .matchStore,customTitle: "参赛协议", content: "")
                    let webVC = CommonWebVC(type: .matchStore,customTitle: "参赛协议", content: detailModel.contentOne)
                        push(vc: webVC)
            }