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]: 鼠標點擊效果: 文字 设置为true后不生效 #1441

Closed deusyu closed 5 months ago

deusyu commented 5 months ago

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

4.12

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

是 (Yes)

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

Chrome

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

macOS

依賴插件 | Package dependencies Information

├── hexo-abbrlink@2.2.1
├── hexo-butterfly-artitalk@1.0.4
├── hexo-butterfly-douban@1.2.5
├── hexo-deployer-git@3.0.0
├── hexo-deployer-rsync@3.0.0
├── hexo-generator-archive@1.0.0
├── hexo-generator-category@1.0.0
├── hexo-generator-feed@3.0.0
├── hexo-generator-index@2.0.0
├── hexo-generator-search@2.4.3
├── hexo-generator-tag@1.0.0
├── hexo-renderer-ejs@2.0.0
├── hexo-renderer-marked@6.2.0
├── hexo-renderer-pug@2.0.0
├── hexo-renderer-stylus@2.0.1
├── hexo-server@2.0.0
├── hexo-theme-landscape@0.0.3
├── hexo-wordcount@6.0.1
└── hexo@5.4.1

問題描述 | Describe the bug

简单来说,如题,但是使用爱心和烟火是可以生效的。

出現問題網站 | Website

https://deusyu.app/

jerryc127 commented 5 months ago

自己 f12 看報錯

還有 出現問題網站 貼的是你有問題的網站。。你的網頁並沒有開啟文字特效

deusyu commented 5 months ago

好的,我去看看

Jerry Wong @.***> 于 2024年1月23日周二 11:51写道:

自己 f12 看報錯

還有 出現問題網站 貼的是你有問題的網站。。你的網頁並沒有開啟文字特效

— Reply to this email directly, view it on GitHub https://github.com/jerryc127/hexo-theme-butterfly/issues/1441#issuecomment-1905246750, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHQZUZSEIPENBUXJ22CLCTYP4XV7AVCNFSM6AAAAABCDYGSW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBVGI2DMNZVGA . You are receiving this because you authored the thread.Message ID: @.***>

deusyu commented 5 months ago

这个最新版已经通过修改主题文件中ClickShowText -> clickShowText 后生效了