This commit is contained in:
Van
2019-03-16 18:28:32 +08:00
parent 32d9065772
commit 7368e5b747
167 changed files with 592 additions and 560 deletions

View File

@@ -449,7 +449,8 @@ var timeline = {
(function() {
Util.init();
Util.replaceSideEm($(".comments .content-reset"));
Util.setTopBar()
Util.replaceSideEm($(".comments .vditor-reset"));
Util.buildTags("tagsSide");
timeline.init();

File diff suppressed because one or more lines are too long