volantis-x / hexo-theme-volantis

A Wonderful Theme for Hexo.
https://volantis.js.org
MIT License
2.03k stars 604 forks source link

【问题】:上下滚动文章懒加载怎么关闭 #781

Closed qiudaoermu closed 2 years ago

qiudaoermu commented 2 years ago

检查清单

主题版本

5.0.0

复现地址

http://localhost:4000/2022/undefined/20/%F0%9F%93%A3%F0%9F%93%A3ph-d-vs-Engineer/?cache-bust=1656687254940

问题描述

文章上下滚动,有白屏,感觉是懒加载之类的,请问这个怎么关闭

image

配置文件

站点配置文件

```yml 没有修改 ```

主题配置文件

```yml 没有修改 ```

环境信息

node.js & npm

``` v14.8.0 6.14.7 ```

package.json

``` bquote> ```

BeaCox commented 2 years ago

_config.volantis.yml中配置:

plugins:
  scrollreveal:
    enable: false
qiudaoermu commented 2 years ago

不起作用啊

github-actions[bot] commented 2 years ago

:wave: Hello, This issue has been marked as resolved. If there are other issues, please contact us with a new issue.

:wave: 您好, 此 issue 已经被标记为已解决,如果还有其它问题,请提出新的 issue 联系我们。