From d23fce7c9da9f47cb4bb4630c3b428b12ce1c7eb Mon Sep 17 00:00:00 2001
From: Robert <Robert@qq.com>
Date: 星期四, 21 八月 2025 21:36:29 +0800
Subject: [PATCH] 会员

---
 WanPai/Root/Search/VC/WorldCupContentApplyInputVC.swift |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WanPai/Root/Search/VC/WorldCupContentApplyInputVC.swift b/WanPai/Root/Search/VC/WorldCupContentApplyInputVC.swift
index 137dbbb..bfbd6bc 100644
--- a/WanPai/Root/Search/VC/WorldCupContentApplyInputVC.swift
+++ b/WanPai/Root/Search/VC/WorldCupContentApplyInputVC.swift
@@ -158,7 +158,7 @@
 				}
 
 				@IBAction func webAction(_ sender: Any) {
-								let webVC = CommonWebVC(type: .matchStore,customTitle: "社区世界杯报名协议")
+                    let webVC = CommonWebVC(type: .matchStore,customTitle: "参赛协议", content: "")
 								push(vc: webVC)
 				}
 

--
Gitblit v1.7.1