💄 Add switch theme button function.

This commit is contained in:
凡梦星尘
2022-09-26 21:54:03 +08:00
parent 4037ea0d68
commit d4730f89d2
4 changed files with 44 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ NexT.boot.registerEvents = function() {
NexT.boot.refresh = function() {
NexT.utils.calSiteInfo();
NexT.utils.regSwitchThemeBtn();
if (!NexT.CONFIG.page.isPage) return;