From 0a48616045ddce1562584543a0e89e5144051fde Mon Sep 17 00:00:00 2001 From: Codex Assistant <codex@example.com> Date: 星期日, 05 十月 2025 14:52:44 +0800 Subject: [PATCH] 报名审核 --- wx/pages/project/detail.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/wx/pages/project/detail.js b/wx/pages/project/detail.js index 6ce3629..49a5ed8 100644 --- a/wx/pages/project/detail.js +++ b/wx/pages/project/detail.js @@ -597,4 +597,4 @@ path: `/pages/project/detail?id=${this.data.projectId}` } } -}) +}) \ No newline at end of file -- Gitblit v1.8.0