From f7f647a20cca0d106473e6a862b85d89a7a93d19 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Thu, 01 Dec 2022 10:59:06 +0800
Subject: [PATCH] 堆栈溢出
---
static/loginPage.js/login.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/static/loginPage.js/login.js b/static/loginPage.js/login.js
index 075087b..db81ff6 100644
--- a/static/loginPage.js/login.js
+++ b/static/loginPage.js/login.js
@@ -1520,7 +1520,6 @@
};
window.particlesJS.load = function(tag_id, path_config_json, callback){
-debugger
/* load json config */
var xhr = new XMLHttpRequest();
xhr.open('GET', path_config_json);
--
Gitblit v1.9.2