-
Notifications
You must be signed in to change notification settings - Fork 612
Closed
Labels
help使用遇到问题(报错、样式与示例不一致等)使用遇到问题(报错、样式与示例不一致等)
Description
检查清单
主题版本
5.x
复现地址
https://yucuiyingqing.github.io/blog/new/
问题描述
页面底部无法显示博客总访问量和访客数
配置文件
主题配置文件
sidebar:
widget_library:
webinfo:
class: webinfo
display: [desktop]
header:
icon: fa-solid fa-award
title: 站点信息
type:
article:
enable: true
text: '文章数目:'
unit: '篇'
runtime:
enable: true
data: '2024/08/14' # 填写建站日期
text: '已运行时间:'
unit: '天'
wordcount:
enable: true
text: '本站总字数:' # 需要启用 wordcount
unit: '字'
visitcounter:
siteuv:
enable: true
text: '本站访客数:'
unit: '人'
sitepv:
enable: true
text: '本站总访问量:'
unit: '次'
lastupd:
enable: true
friendlyShow: true # 更友好的时间显示
text: '最后活动时间:'
unit: '日'
环境信息
node.js & npm
v22.13.1
11.1.0
package.json
[email protected] C:\Users\Administrator\Desktop\github\site\blog\new
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
`-- [email protected]
Metadata
Metadata
Assignees
Labels
help使用遇到问题(报错、样式与示例不一致等)使用遇到问题(报错、样式与示例不一致等)