feature update

- search query highlight
- id quote
- add some icons
This commit is contained in:
xmcp
2019-04-17 01:26:10 +08:00
parent f9d1879328
commit 854c3a0306
12 changed files with 219 additions and 55 deletions

View File

@@ -46,4 +46,5 @@ React 版 P大树洞[pkuhelper.pku.edu.cn/hole](http://pkuhelper.pku.edu.cn/h
- 检测瀑布流中被删除的树洞和树洞被删除的评论(`//setflag DELETION_DETECT=on`
- 自定义背景图片(`//setflag REPLACE_ERIRI_WITH_URL=http://...`
- 禁用 3D Touch 功能(`//setflag DISABLE_PRESSURE=on`
- 禁用 3D Touch 功能(`//setflag DISABLE_PRESSURE=on`
- 禁用自动显示引用树洞功能(`//setflag DISABLE_QUOTE=on`