💄 Optimize comment components display style.

This commit is contained in:
凡梦星尘
2022-06-20 09:52:23 +08:00
parent f0ae834374
commit fae6b4787c
4 changed files with 33 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ NexT.boot.refresh = function() {
NexT.utils.registerLangSelect();*/
NexT.utils.registerSidebarTOC();
NexT.utils.registerPostReward();
NexT.utils.initCommontesDispaly();
NexT.utils.registerCommonSwitch();
NexT.utils.wrapTableWithBox();
NexT.utils.registerVideoIframe();