diff --git a/templates/links.html b/templates/links.html index e3b27d96..1a439dd8 100644 --- a/templates/links.html +++ b/templates/links.html @@ -1,46 +1,6 @@ - - - -
diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html index 4ce2615d..a1f3b8a8 100644 --- a/templates/modules/layouts/layout.html +++ b/templates/modules/layouts/layout.html @@ -98,7 +98,7 @@ coverColor(); } - if ([[${theme.config.other.loadingBox} and not ${#strings.isEmpty(theme.config.other.loadingBoxImg)}]]) { + if ([[${theme.config.other.loadingBox}]]) { // 移除加载动画 removeLoading(); } diff --git a/templates/modules/loading-box.html b/templates/modules/loading-box.html index 27c8332e..9a1b5cbc 100644 --- a/templates/modules/loading-box.html +++ b/templates/modules/loading-box.html @@ -5,6 +5,47 @@
+ + + +