From f135a2ffd4748ae58e5bbd9fe7dd3dca21232aa3 Mon Sep 17 00:00:00 2001 From: mjsoftware <1406993111@qq.com> Date: Wed, 13 Mar 2024 17:24:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E9=87=8D=E6=96=B0?= =?UTF-8?q?=E5=B0=86=E9=98=85=E8=AF=BB=E6=94=B9=E4=B8=BA=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=EF=BC=8C=E4=BE=BF=E4=BA=8E=E5=8D=9C=E7=AE=97=E5=AD=90=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E8=AE=BF=E9=97=AE=E6=AC=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 4 ++-- templates/common/navbar.html | 2 +- templates/widget/profile.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/settings.yaml b/settings.yaml index eb28837..1636966 100644 --- a/settings.yaml +++ b/settings.yaml @@ -716,13 +716,13 @@ spec: - value: 'category' label: 分类数量 - value: 'tag' - label: 标签数量 + label: 标签数量 - value: 'comment' label: 评论数量 - value: 'upvote' label: 点赞数量 - value: 'visit' - label: 阅读数量 + label: 访问数量 - $formkit: text name: profile_theme_button label: 侧边栏信息-主题按钮 diff --git a/templates/common/navbar.html b/templates/common/navbar.html index f8e7dc9..511b764 100644 --- a/templates/common/navbar.html +++ b/templates/common/navbar.html @@ -87,7 +87,7 @@
  • - 累计收获 次阅读 + 累计收获 次访问
    diff --git a/templates/widget/profile.html b/templates/widget/profile.html index 4a4c4e4..fed1c9d 100644 --- a/templates/widget/profile.html +++ b/templates/widget/profile.html @@ -18,7 +18,7 @@