From 8de7ebcea8f2571371f6027121ecd0f0f4c51323 Mon Sep 17 00:00:00 2001 From: "1152958806@qq.com" <1152958806@qq.com> Date: Sun, 3 Dec 2023 01:18:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 73 +-- templates/about.html | 4 +- templates/album.html | 12 +- templates/archives.html | 4 +- templates/assets/html/link-canvas.html | 2 +- templates/bangumis.html | 4 +- templates/categories.html | 4 +- templates/category.html | 4 +- templates/comments.html | 4 +- templates/equipments.html | 4 +- templates/error/404.html | 4 +- templates/error/500.html | 4 +- templates/fcircle.html | 12 +- templates/index.html | 14 +- templates/links.html | 4 +- templates/macro/author-content.html | 8 +- templates/macro/bangumi-item.html | 4 - templates/macro/prism-code.html | 39 +- templates/modules/about-widgets.html | 14 +- templates/modules/aside.html | 8 +- templates/modules/bar/category.html | 10 +- templates/modules/bar/custom-category.html | 8 +- templates/modules/bar/custom-tag.html | 8 +- templates/modules/bar/custom-url.html | 10 +- templates/modules/bar/more.html | 8 +- templates/modules/bar/tag.html | 8 +- templates/modules/comment.html | 5 +- templates/modules/comment/Artalk.html | 9 +- templates/modules/comment/Twikoo.html | 7 +- templates/modules/comment/Waline.html | 7 +- templates/modules/common/51-la.html | 68 ++- templates/modules/common/code.html | 6 +- templates/modules/common/diytitle.html | 7 +- .../modules/common/footer-style-one.html | 125 +++-- templates/modules/common/open-graph.html | 2 +- templates/modules/common/toc-bot.html | 7 +- templates/modules/footer.html | 8 +- templates/modules/head.html | 12 +- templates/modules/header/greeting.html | 182 ++++--- templates/modules/header/index-img.html | 471 +++++++++--------- templates/modules/layouts/layout.html | 20 +- templates/modules/loading-box.html | 6 +- templates/modules/moment.html | 8 +- templates/modules/nav.html | 10 +- templates/modules/post-list.html | 7 +- templates/modules/post/copyright.html | 16 +- .../post/copyright/copyright-default.html | 7 +- .../modules/post/copyright/copyright-one.html | 8 +- templates/modules/post/relatedPosts.html | 8 +- templates/modules/recent-top.html | 9 +- templates/modules/sidebar.html | 9 +- templates/modules/variables/layout.html | 2 +- templates/modules/variables/site-config.html | 241 +++++---- .../widgets/about-widgets/about-reward.html | 2 +- .../widgets/about-widgets/authorCareers.html | 6 +- .../widgets/about-widgets/content-idea.html | 10 +- .../modules/widgets/about-widgets/game.html | 8 +- .../widgets/about-widgets/hello-about.html | 12 +- .../widgets/about-widgets/like-music.html | 19 +- .../about-widgets/personalities-photo.html | 72 ++- .../widgets/about-widgets/statistics-map.html | 6 +- .../widgets/about-widgets/tenyear.html | 2 +- .../widgets/about-widgets/textarea.html | 13 +- templates/modules/widgets/aside/adbox.html | 38 +- templates/modules/widgets/aside/archives.html | 8 +- .../modules/widgets/aside/categories.html | 6 +- templates/modules/widgets/aside/comments.html | 6 +- .../aside/contain/archive-contain.html | 7 +- .../widgets/aside/contain/stat-contain.html | 8 +- .../widgets/aside/contain/tags-contain.html | 9 +- .../modules/widgets/aside/friend-link.html | 7 +- templates/modules/widgets/aside/music.html | 9 +- templates/modules/widgets/aside/power.html | 9 +- templates/modules/widgets/aside/profile.html | 6 +- .../modules/widgets/aside/recent-posts.html | 7 +- templates/modules/widgets/aside/stat.html | 7 +- templates/modules/widgets/aside/steam.html | 9 +- .../modules/widgets/aside/tags-stat.html | 22 +- templates/modules/widgets/aside/tags.html | 7 +- templates/modules/widgets/aside/toc.html | 22 +- templates/modules/widgets/aside/wechat.html | 5 +- templates/modules/widgets/aside/welcome.html | 8 +- templates/modules/widgets/banner-group.html | 239 +++++---- templates/modules/widgets/console.html | 7 +- templates/modules/widgets/nav-left.html | 8 +- templates/modules/widgets/nav-menu.html | 9 +- templates/modules/widgets/nav-music.html | 8 +- templates/modules/widgets/nav-right.html | 8 +- templates/modules/widgets/page.html | 6 +- templates/modules/widgets/right-menu.html | 6 +- templates/modules/widgets/rightside.html | 7 +- templates/modules/widgets/top-group.html | 7 +- templates/moments.html | 4 +- templates/music.html | 4 +- templates/new_comment.html | 12 +- templates/page.html | 4 +- templates/page_links.html | 4 +- templates/photos.html | 4 +- templates/post.html | 8 +- templates/tag.html | 4 +- templates/tags.html | 4 +- templates/todolist.html | 12 +- 102 files changed, 932 insertions(+), 1328 deletions(-) diff --git a/settings.yaml b/settings.yaml index 6fd66d66..bd6fec01 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1424,23 +1424,6 @@ spec: - group: fcircle label: 友链鱼塘 formSchema: - - $formkit: attachment - name: backgroundImg - label: 背景图 - value: https://npm.onmicrosoft.cn/hao-theme-static@1.3.6/images/64624940e3623.jpeg - placeholder: 请输入图片地址 - - $formkit: text - name: smallTitle - label: 小标题 - value: 友链 - - $formkit: text - name: bigTitle - label: 大标题 - value: 最新文章订阅 - - $formkit: text - name: detail - label: 描述 - value: 使用 友链朋友圈 订阅友链最新文章 - $formkit: text name: buttonTitle label: 按钮标题 @@ -1489,22 +1472,6 @@ spec: label: 默认 - value: one label: 样式一 - - $formkit: attachment - if: $get(photosStyle).value == 'default' - name: backgroundImg - label: 背景图 - value: https://liuzhihang.com/upload/moments.png - - $formkit: text - if: $get(photosStyle).value == 'default' - name: smallTitle - key: smallTitle - label: 小标题 - value: 相册集 - - $formkit: text - name: bigTitle - key: bigTitle - label: 大标题 - value: 这里是我的相册集哦😯 - $formkit: text name: topLink key: topLink @@ -1530,26 +1497,9 @@ spec: - group: todo label: 待办清单 formSchema: - - $formkit: attachment - name: backgroundImg - label: 背景图 - value: https://npm.onmicrosoft.cn/hao-theme-static@1.3.6/images/64624940e3623.jpeg - placeholder: 请输入图片地址 - - $formkit: text - name: smallTitle - label: 小标题 - value: 想做清单 - - $formkit: text - name: bigTitle - label: 大标题 - value: ToDoList - - $formkit: text - name: detail - label: 描述 - value: 要做的事还有很多,想做的事源源不断 - $formkit: repeater name: list - label: 待办清单 + label: 待办清单列表 value: [ ] children: - $formkit: text @@ -1605,27 +1555,6 @@ spec: label: 描述 value: 跟我一起享受科技带来的乐趣 - - group: new_comment - label: 最近评论 - formSchema: - - $formkit: attachment - name: backgroundImg - label: 背景图 - value: https://liuzhihang.com/upload/moments.png - placeholder: 请输入图片地址 - - $formkit: text - name: smallTitle - label: 小标题 - value: 评论 - - $formkit: text - name: bigTitle - label: 大标题 - value: 最近评论 - - $formkit: text - name: detail - label: 描述 - value: 快速查看本站最近评论内容。 - - group: envelope_comment label: 留言板 formSchema: diff --git a/templates/about.html b/templates/about.html index 3d03f003..8d54ef06 100644 --- a/templates/about.html +++ b/templates/about.html @@ -1,5 +1,5 @@ - +
diff --git a/templates/album.html b/templates/album.html index 45972497..9ec58b06 100644 --- a/templates/album.html +++ b/templates/album.html @@ -1,5 +1,5 @@ -
-
@@ -182,7 +182,7 @@ -
+
diff --git a/templates/archives.html b/templates/archives.html index 7c325b6e..738297db 100644 --- a/templates/archives.html +++ b/templates/archives.html @@ -1,5 +1,5 @@ -
-
+
diff --git a/templates/assets/html/link-canvas.html b/templates/assets/html/link-canvas.html index f5eaabd4..2725196d 100644 --- a/templates/assets/html/link-canvas.html +++ b/templates/assets/html/link-canvas.html @@ -1,5 +1,5 @@ - + diff --git a/templates/bangumis.html b/templates/bangumis.html index 98d9c0a2..03c43207 100644 --- a/templates/bangumis.html +++ b/templates/bangumis.html @@ -1,5 +1,5 @@ -
+
diff --git a/templates/categories.html b/templates/categories.html index 2aa2b00b..1b2c4dd3 100644 --- a/templates/categories.html +++ b/templates/categories.html @@ -1,5 +1,5 @@ -
+
diff --git a/templates/category.html b/templates/category.html index cbf6c5d0..44b7e8e4 100644 --- a/templates/category.html +++ b/templates/category.html @@ -1,5 +1,5 @@ -
+
diff --git a/templates/comments.html b/templates/comments.html index 2408c003..555dab28 100644 --- a/templates/comments.html +++ b/templates/comments.html @@ -1,5 +1,5 @@ -
+
diff --git a/templates/equipments.html b/templates/equipments.html index e9a502b6..ad11face 100644 --- a/templates/equipments.html +++ b/templates/equipments.html @@ -1,5 +1,5 @@ -
+