diff --git a/templates/modules/widgets/aside/contain/stat-contain.html b/templates/modules/widgets/aside/contain/stat-contain.html new file mode 100644 index 00000000..8cd27f94 --- /dev/null +++ b/templates/modules/widgets/aside/contain/stat-contain.html @@ -0,0 +1,48 @@ + + + + + + +
统计
+
+
+
+
文章数 :
+
+
+
+ + + + + + + + + + + + +
+
+
分类数 :
+
+
+
+
+
+
评论数 :
+
+
+
+
+
+
访问量 :
+
+
+
+
+
+ + \ No newline at end of file diff --git a/templates/modules/widgets/aside/contain/tags-contain.html b/templates/modules/widgets/aside/contain/tags-contain.html new file mode 100644 index 00000000..a7da31c5 --- /dev/null +++ b/templates/modules/widgets/aside/contain/tags-contain.html @@ -0,0 +1,23 @@ + + + + + + +
标签
+
+ + + [[${tag.spec.displayName}]] + + +
+ +
+ + + \ No newline at end of file diff --git a/templates/modules/widgets/aside/stat.html b/templates/modules/widgets/aside/stat.html index 62dfd64a..450060b0 100644 --- a/templates/modules/widgets/aside/stat.html +++ b/templates/modules/widgets/aside/stat.html @@ -1,48 +1,7 @@ - - -
统计
-
-
-
-
文章数 :
-
-
-
- - - - - - - - - - - - -
-
-
分类数 :
-
-
-
-
-
-
评论数 :
-
-
-
-
-
-
访问量 :
-
-
-
-
-
- - \ No newline at end of file +
+ +
\ No newline at end of file diff --git a/templates/modules/widgets/aside/tags-stat.html b/templates/modules/widgets/aside/tags-stat.html index af5e8110..5d73bbf7 100644 --- a/templates/modules/widgets/aside/tags-stat.html +++ b/templates/modules/widgets/aside/tags-stat.html @@ -6,11 +6,11 @@
- +
- +
diff --git a/templates/modules/widgets/aside/tags.html b/templates/modules/widgets/aside/tags.html index c6c46990..baea78a5 100644 --- a/templates/modules/widgets/aside/tags.html +++ b/templates/modules/widgets/aside/tags.html @@ -2,22 +2,6 @@ - - -
标签
-
- - - [[${tag.spec.displayName}]] - - -
- -
- - - +
+ +
\ No newline at end of file