From 1b9fea7d4af68d8f933b2dc42bf6084b9646f64c Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期二, 04 三月 2025 08:39:55 +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