slim scroll
This commit is contained in:
@ -950,6 +950,9 @@ Note.setNoteCache(noteContentJson);
|
||||
Note.renderNoteContent(noteContentJson)
|
||||
|
||||
Tag.renderTagNav(tagsJson);
|
||||
|
||||
// init notebook后才调用
|
||||
initSlimScroll();
|
||||
</script>
|
||||
|
||||
<!-- mdEditor -->
|
||||
|
Reference in New Issue
Block a user