调整IP、端口地址。
This commit is contained in:
+1
-1
@@ -1444,7 +1444,7 @@
|
||||
|
||||
<script>
|
||||
// API 基础地址
|
||||
const API_BASE = 'http://localhost:59000';
|
||||
const API_BASE = 'http://localhost:58000';
|
||||
|
||||
// 全局状态
|
||||
let currentPage = 'home';
|
||||
|
||||
Reference in New Issue
Block a user