From 251a13c3680fe67f51fcc50777aa181017e3daaa Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Wed, 6 May 2026 10:26:53 +0800 Subject: [PATCH] feat: topic ssd --- app/index/controller/TopicSsd.php | 22 ++++++++++++++++++++++ app/index/route/route.php | 6 ++++++ app/index/view/mobile/topic_ssd/index.html | 0 app/index/view/pc/topic_ssd/index.html | 0 4 files changed, 28 insertions(+) create mode 100644 app/index/controller/TopicSsd.php create mode 100644 app/index/view/mobile/topic_ssd/index.html create mode 100644 app/index/view/pc/topic_ssd/index.html diff --git a/app/index/controller/TopicSsd.php b/app/index/controller/TopicSsd.php new file mode 100644 index 00000000..70351d95 --- /dev/null +++ b/app/index/controller/TopicSsd.php @@ -0,0 +1,22 @@ +