From 308d3b3b7883a92a761dfaf4f607a9f4658213cf Mon Sep 17 00:00:00 2001
From: Codex Assistant <codex@example.com>
Date: 星期四, 06 十一月 2025 09:58:25 +0800
Subject: [PATCH] 修改页面

---
 wx/pages/activity/detail.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wx/pages/activity/detail.js b/wx/pages/activity/detail.js
index 9e18865..83989e1 100644
--- a/wx/pages/activity/detail.js
+++ b/wx/pages/activity/detail.js
@@ -136,4 +136,4 @@
     }
     return startDate || endDate;
   }
-});
\ No newline at end of file
+});

--
Gitblit v1.8.0