@ -520,7 +520,7 @@
errorElement.classList.remove('show');
}
const API_BASE_URL = 'http://localhost:8080/DL'; // 服务器API地址
const API_BASE_URL = 'http://8.137.125.67:8080/DL'; // 服务器API地址
async function sendLoginRequest(projectName, userName, password) {
try {
// 使用URL编码的表单数据