星屿浅奈 ✧ Saneko

Back

anzhiyu主题about页面鼠标动效不生效问题Blur image

问题背景#

在配置安知鱼主题 🌊的关于页面时,发现helloAbout的动效突然不起作用了。如下图所示

原因分析#

打开调试控制台,发现在about页面存在报错。

控制台信息

通过排查发现,在selfInfo中的selfInfoContentYear我填的不是纯数字导致的。

修改前#

selfInfo:
  selfInfoTips1: 生日
  selfInfoContentYear: 3 月 5 日
  selfInfoTips2: 星座
  selfInfoContent2: 双鱼座
  selfInfoTips3: 职业
  selfInfoContent3: 自动化工程师
yaml

修改后#

selfInfo:
  selfInfoTips1: 出生
  selfInfoContentYear: 1999
  selfInfoTips2: 星座
  selfInfoContent2: 双鱼座
  selfInfoTips3: 职业
  selfInfoContent3: 自动化工程师
yaml

恢复正常#

anzhiyu主题about页面鼠标动效不生效问题
https://saneko.me/blog/e3768cb83c14
Author Saneko
Published at January 16, 2025
Buy me a cup of coffee ☕.
Comment seems to stuck. Try to refresh?✨