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