🐛 Fixed the 51la widget load data issue.

This commit is contained in:
凡梦星尘
2022-10-27 17:29:18 +08:00
parent 0d1b00f7b0
commit ac712b9277
7 changed files with 46 additions and 41 deletions

View File

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