From 274b5b1febe16dab7b29f3624690eb2951b8fb9b Mon Sep 17 00:00:00 2001 From: huangzhuang_3rd Date: Mon, 1 Jun 2026 18:31:34 +0800 Subject: [PATCH] =?UTF-8?q?v1.8.0:=20=E6=A8=A1=E5=9D=97=E5=8C=96=E9=87=8D?= =?UTF-8?q?=E6=9E=84=20+=20=E5=90=8E=E5=8F=B0=E7=99=BB=E5=BD=95=E8=AE=A4?= =?UTF-8?q?=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/category.html | 306 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 306 insertions(+) create mode 100644 templates/category.html diff --git a/templates/category.html b/templates/category.html new file mode 100644 index 0000000..1d89c81 --- /dev/null +++ b/templates/category.html @@ -0,0 +1,306 @@ + + + + + + ParamHub - 参数百科 + + + + + + + + + +
+ +
+
+
+ +
+
+

{{ category.name }}

+

{{ category.description or '参数数据' }}

+
+
+ 0 条数据 +
+
+
+ + +
+
+
+ + +
+ + +
+
+ + +
+ + + + + + + +
加载中...
+
+
+ + + + + + + + + + \ No newline at end of file