hexo的next主题首页不显示字,报错ReferenceError: velocity is not defined

hexo的next主题首页不显示文字,报错ReferenceError: velocity is not defined

某一天博客首页忽然不显示,当时我就有了一种不妙的感觉。按 F12 看看有啥报错 ,ReferenceError: velocity is not defined ,TypeError: Cannot read property ‘utilities’ of undefined 。???这啥 ,于是为了解决这个问题我谷歌了良久。

hexo的next主题首页不显示文字,报错ReferenceError: velocity is not defined
hexo的next主题首页不显示文字,报错ReferenceError: velocity is not defined
hexo的next主题首页不显示文字,报错ReferenceError: velocity is not defined

  • 以上是我搜答案时,出现频率最高的三种回答,但是并没有解决我的问题,或许我的问题是独一无二的 ​(o(╥﹏╥)o)​,不过可能可以解决你们的问题,于是我还是放在这里。

  • 不过 车到山前必有路,没有路我们就硬来。

  • 于是我在next的配置文件搜到了这么一段,velocity似乎可以关掉,于是我愉快的把它关掉了。
    hexo的next主题首页不显示文字,报错ReferenceError: velocity is not defined

  • 奇迹这时就来了,首页可以正常显示了,由于我担心关掉这个会对主题有啥影响,于是问了一下大佬,这东西关掉只是没了开场动画罢了。

我的个人博客

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-06-26
  • 2022-02-21
猜你喜欢
  • 2022-12-23
  • 2021-03-26
  • 2021-05-26
  • 2021-11-24
  • 2021-10-26
  • 2021-10-30
  • 2021-07-11
相关资源
相似解决方案