-
欢迎莅临30周年庆典
-
- 三十载风雨同舟,感恩每一位捷兔会员的陪伴与支持。今晚,让我们共同庆祝这个荣耀时刻,回顾辉煌历程,展望美好未来!
+
+
+
+
+
+
Scan QR Code
+

+
+ Scan this QR code to view the sponsor list on your mobile device
-
-
-
-
-
🏃♂️
-
活动流程
-
查看大跑活动路线、时间安排及晚宴流程,不错过每一个精彩环节。
-
查看流程
-
-
-
-
💎
-
赞助商列表
-
- 感谢所有赞助商对本次活动的大力支持,让我们共同见证他们的品牌魅力。
-
-
查看赞助商
-
-
-
-
🏆
-
荣誉殿堂
-
回顾捷兔会30年辉煌历程,见证会员们的荣耀时刻与珍贵回忆。
-
进入殿堂
-
-
-
-
-
+
+
+
diff --git a/20251108/landing/index.html b/20251108/landing/index.html
new file mode 100644
index 0000000..ceed65b
--- /dev/null
+++ b/20251108/landing/index.html
@@ -0,0 +1,253 @@
+
+
+
+
+
+
永平捷兔会30周年庆大跑晚宴
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 永平捷兔会
+
+
+ 三十载奔跑,荣耀同行
+
+
+
+
+
+
+
+ 周年庆大跑晚宴
+
+
+
+
+
+
+ 欢迎莅临30周年庆典
+
+
+ 三十载风雨同舟,感恩每一位捷兔会员的陪伴与支持。今晚,让我们共同庆祝这个荣耀时刻,回顾辉煌历程,展望美好未来!
+
+
+
+
+
+
+ 🏃♂️
+ 活动流程
+
+ 查看大跑活动路线、时间安排及晚宴流程,不错过每一个精彩环节。
+
+ 查看流程
+
+
+
+ 💎
+ 赞助商列表
+
+ 感谢所有赞助商对本次活动的大力支持,让我们共同见证他们的品牌魅力。
+
+ 查看赞助商
+
+
+
+ 🏆
+ 荣誉殿堂
+
+ 回顾捷兔会30年辉煌历程,见证会员们的荣耀时刻与珍贵回忆。
+
+ 进入殿堂
+
+
+
+
+
+
+
+
+
+
diff --git a/20251108/sponsorList/index.html b/20251108/sponsorList/index.html
index 39f6434..e35e0ee 100644
--- a/20251108/sponsorList/index.html
+++ b/20251108/sponsorList/index.html
@@ -4,6 +4,8 @@
Sponsor List
+
+
diff --git a/20251108/sponsorList/mobile/index.html b/20251108/sponsorList/mobile/index.html
new file mode 100644
index 0000000..0bc19ef
--- /dev/null
+++ b/20251108/sponsorList/mobile/index.html
@@ -0,0 +1,511 @@
+
+
+
+
+
+
永平捷兔会 30 周年庆赞助商 | 永平捷兔会大跑晚宴名单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 永平捷兔会 30 周年庆
+ 大跑晚宴赞助商名单
+
+
+
+
+
+
+ {{ totalSponsors }}
+
+
赞助人数
+
+
+
+ {{ totalAmount }}
+
+
赞助总额
+
+
+
+
+
+
+
+ 赞助商列表
+
+
+
+
+
+ {{ formatKey(key) }}
+
+ {{ category.list.length }} 人
+
+
+
+ {{ sponsor }}
+
+
+
+
+
+ 特别赞助
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/20251115/永平新港汕河 b/20251115/永平新港汕河
new file mode 100644
index 0000000..e69de29
diff --git a/20251212/新山汕河总会 b/20251212/新山汕河总会
new file mode 100644
index 0000000..e69de29
diff --git a/analysis.js b/analysis.js
new file mode 100644
index 0000000..f1ad4b1
--- /dev/null
+++ b/analysis.js
@@ -0,0 +1,10 @@
+(function () {
+ const UMAMI_SCRIPT_JS = "https://umami.tootaio.com/script.js";
+ const UMAMI_ID = "8a1eb7cf-3173-4fa2-9824-36aa300ef868";
+
+ var script = document.createElement("script");
+ script.async = true;
+ script.src = UMAMI_SCRIPT_JS;
+ script.setAttribute("data-website-id", UMAMI_ID);
+ document.head.appendChild(script);
+})();