Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@athom
Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save athom/10951486 to your computer and use it in GitHub Desktop.
Save athom/10951486 to your computer and use it in GitHub Desktop.
//$('.qor-notify-number').hide(); //红色通知,还是留着吧...
$('.qor-notify-num-grey').hide(); //灰色未读数不要
$('.new-stream-bar').remove(); //不要主动推送消息
@lenage
Copy link

lenage commented Apr 17, 2014

FEATURES

  1. 在my feed页面的时候, 显示未读数, 其他页面禁掉未读数和实时推送.
  2. 左侧只显示有未读的分组,其他的全部折叠掉
  3. 向下滚动文章的时候标题自动置顶, demo
  4. 自动载入其他CSS,以便自定义UI
  5. 吧浏览器tab的icon通知数也灭了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment