1.6.9
版本发布时间: 2023-11-06 20:04:55
anzhiyu-c/hexo-theme-anzhiyu最新发布版本:1.6.14(2024-10-08 17:54:06)
安知鱼主题 1.6.9
- 漏洞 【字体】修复部分页面字体过小的问题 【朋友圈】适配新版rust朋友圈 【banner-button-group】修复在移动端 banner-button-group错乱的情况 【字体】修复部分页面未应用主题 config-font-family 的 bug 【阅读模式】修复 阅读模式退出按钮 【即可】修复首页顶部即刻logo大小错误的bug 【footerBar】调整footerBar中bdageitem的位置 【右键菜单】修复 config.rightClickMenu 右键菜单未开启时,config.ptool.share_copyurl 无效的 bug 【首页】修复 config-pjax 未开启时,首页即刻短文无法跳转的 bug 【中控台】修复 config.darkmode/comment_barrage_config 未开启时,中控台控制按钮依旧显示的 bug 【pjax】修复 config.pjax 未开启时,随机文章跳转失效的 bug,修复未开启pjax功能,首页顶部home_top-category词条无法跳转的bug 【页脚】增加允许页脚显示网站运行时间时 work_img 不显示 【中控台】分离 centerConsole 和 aside 卡片页影响,单独控制卡片页显示,用以修复 config.aside.card_tags/card_archives 未使能时,中控台右侧页不显示的问题 【音乐球】修复config.nav_music功能未开启时中控台仍然有音乐开关按钮,修复中控台右卡片页nav_music功能未开启时依旧可以显示音乐内容 【即刻】修复即刻 video 缩进问题,缩进导致非B站链接无法播放
- 优化 【阅读模式】阅读模式界面优化 【天气】在移动端浏览下,不显示【天气】。桌面端不受影响
- 功能 【朋友圈】支持修改顶部【使用 友链朋友圈 订阅友链最新文章】
配置文件变化
# 朋友圈配置
friends_vue:
enable: false
vue_js: https://npm.elemecdn.com/anzhiyu-theme-static@1.1.1/friends/index.4f887d95.js
apiurl: # 朋友圈后端地址
+ top_tips: 使用 友链朋友圈 订阅友链最新文章
top_background:
# 中控台
- centerConsole: true
+ centerConsole:
+ enable: true
+ card_tags:
+ enable: false
+ limit: 40 # if set 0 will show all
+ color: false
+ sort_order: # Don't modify the setting unless you know how it works
+ highlightTags:
+ # - Hexo
+ # - 前端
+ card_archives:
+ enable: false
+ type: monthly # yearly or monthly
+ format: MMMM YYYY # eg: YYYY年MM月
+ order: -1 # Sort of order. 1, asc for ascending; -1, desc for descending
+ limit: 8 # if set 0 will show all
+ sort_order: # Don't modify the setting unless you know how it works