8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
可以做到让pixiv书源在详情简介中显示这些信息吗?标签信息和更新时间什么的都挺有用的。 阅读本身并不能把所有的标签显示出来,所以通过显示在简介更好,
The text was updated successfully, but these errors were encountered:
已实现,但未启用。你可以编辑书源启用这一功能并进一步自定义。 38dfb73
我的-书源管理-Pixiv书源-编辑-详情-下方,找到下面这一行-删掉前面的//-保存
//
//info.description = `\n书名:${info.title}\n作者:${info.userName}\n标签:${info.tags}\n更新:${time}\n简介:${info.description}`
Sorry, something went wrong.
No branches or pull requests
可以做到让pixiv书源在详情简介中显示这些信息吗?标签信息和更新时间什么的都挺有用的。
阅读本身并不能把所有的标签显示出来,所以通过显示在简介更好,
The text was updated successfully, but these errors were encountered: