Hexo NexT | APlayer插件内部页面跳转不间断播放 Posted on 2020-12-31 In Hexo Views: Valine: 之前弄APlayer无刷新弄了很久,网上看了大量的帖子也看了部分代码,最后无果而终。 近期发现只需要修改配置文件就可以实现,操作如下: 新版本next不支持aplayer,网上自行找教程添加aplayer插件,aplayer官方文档 按需求配置好。 在theme配置文件下找到以下代码修改true即可: 123# Easily enable fast Ajax navigation on your website.# Dependencies: https://github.com/next-theme/pjaxpjax: true Donate WeChat Pay Alipay Post author: CodeKZero Post link: https://kzero.vip/2020/12/31/hexo-next-aplayer-pjax/ Copyright Notice: All articles in this blog are licensed under BY-NC-SA unless stating additionally.