Browse Source

修复html结构错误的问题

UnknownO 3 years ago
parent
commit
15c175b821
1 changed files with 3 additions and 1 deletions
  1. 3 1
      includes/footer.php

+ 3 - 1
includes/footer.php

@@ -57,4 +57,6 @@
             });
         });
     });
-</script>
+</script>
+</body>
+</html>