From baf475f44f0a940bbdc2dde36fff9cdf97da58bc Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Thu, 17 Aug 2023 16:43:28 +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