修正
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const API_BASE = "http://localhost:8000";
|
||||
const API_BASE = "";
|
||||
|
||||
function addTestResult(message, status = "info") {
|
||||
const div = document.getElementById("testResults");
|
||||
|
||||
Reference in New Issue
Block a user