Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大佬问两个问题 #72

Open
hubin97 opened this issue Feb 3, 2021 · 4 comments
Open

大佬问两个问题 #72

hubin97 opened this issue Feb 3, 2021 · 4 comments

Comments

@hubin97
Copy link

hubin97 commented Feb 3, 2021

1.我这边查看归档,底部显示成这样了,不知道怎么改

image
2.还有一个是, 切换页面时播放的音乐会被终止, 需要重新点击播放

@sujit-168
Copy link

可以尝试更改一下layout/_partial/archive.ejs文件
将 <%- paginator部分进行如下更改,希望对你有所帮助
<%- paginator({
prev_text: 'Previous',
next_text: 'Next'
}) %>
Screenshot 2021-03-07 095224

@hubin97
Copy link
Author

hubin97 commented Mar 8, 2021

试了下, 那两个 "<<", ">>"好像只显示一个了

@sujit-168
Copy link

我觉得这篇文章可以对你有所帮助,你可以看一下 hexo +yilia 关于下一页与上一页显示的问题 这是我的个人站点的样式,暂时没发现Bug
Screenshot 2021-03-11 194732

@hubin97
Copy link
Author

hubin97 commented Mar 12, 2021

先谢谢大佬, 我试试看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants