jerryc127 / hexo-theme-butterfly

🦋 A Hexo Theme: Butterfly
https://butterfly.js.org
Apache License 2.0
6.82k stars 1.24k forks source link

[Bug]: 一级标题不能点击定位了,二级标题只显示了局部,从三十多开始显示的 #1431

Closed W1ndys closed 5 months ago

W1ndys commented 5 months ago

使用的 Butterfly 版本? | What version of Butterfly are you use?

4.12.0

是否修改过主题文件? || Has the theme files been modified?

不是 (No)

使用的瀏覽器? || What browse are you using?

Chrome

使用的系統? || What operating system are you using?

Windows

依賴插件 | Package dependencies Information

$ npm ls --depth 0
hexo-site@0.0.0 F:\blog
├── @renbaoshuo/markdown-it-katex@2.0.2
├── @waline/client@2.15.8
├── @waline/vercel@1.31.7
├── hexo-abbrlink@2.2.1
├── hexo-admin@2.3.0
├── hexo-asset-image@0.0.5 (git+ssh://git@github.com/CodeFalling/hexo-asset-image.git#3c114cf0c0343ab28469635085b225fcae7fb9d3)
├── hexo-blog-encrypt@3.1.9
├── hexo-browsersync@0.3.0
├── hexo-deployer-git@4.0.0
├── hexo-generator-archive@2.0.0
├── hexo-generator-category@2.0.0
├── hexo-generator-feed@3.0.0
├── hexo-generator-index@3.0.0
├── hexo-generator-search@2.4.3
├── hexo-generator-searchdb@1.4.1
├── hexo-generator-sitemap@3.0.1
├── hexo-generator-tag@2.0.0
├── hexo-lazyload-image@1.0.13
├── hexo-renderer-ejs@2.0.0
├── hexo-renderer-markdown-it@7.1.1
├── hexo-renderer-pug@3.0.0
├── hexo-renderer-stylus@3.0.1
├── hexo-server@3.0.0
├── hexo-theme-butterfly@4.12.0
├── hexo-theme-fluid@1.9.7
├── hexo-theme-landscape@1.0.0
├── hexo-wordcount@6.0.1
├── hexo@7.0.0
├── katex@0.16.9
├── live2d-widget-model-koharu@1.0.5
├── packagename@2.0.1
└── save@2.9.0

問題描述 | Describe the bug

一级标题无法跳转, 二级标题只有局部显示 image

出現問題網站 | Website

https://w1ndys.top/posts/216d9006.html#/

jerryc127 commented 5 months ago

https://github.com/jerryc127/hexo-theme-butterfly/issues/1227

W1ndys commented 5 months ago

1227

谢谢,昨天只看到了7个展示issues,没看到closed

W1ndys commented 5 months ago

1227

调试了一下,发现其他的问题应该也是插件冲突导致的,我新开了一个配置环境就不会出现bug,谢谢

jerryc127 commented 5 months ago

ok