slim scroll

This commit is contained in:
life
2014-06-14 17:29:29 +08:00
parent 8d4a757ee9
commit cf4accc110
4 changed files with 29 additions and 17 deletions

View File

@ -950,6 +950,9 @@ Note.setNoteCache(noteContentJson);
Note.renderNoteContent(noteContentJson)
Tag.renderTagNav(tagsJson);
// init notebook后才调用
initSlimScroll();
</script>
<!-- mdEditor -->