修正布局,删改无用页面

This commit is contained in:
2026-06-24 08:13:12 +08:00
parent 8d8c823616
commit 0bebce3dc1
24 changed files with 2677 additions and 2796 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// const BASE_URL = '/api'
const BASE_URL = 'http://192.168.43.89:8084/api'
const BASE_URL = '/api'
// const BASE_URL = 'http://localhost:8084'
// 缓存相关常量
const CACHE_PREFIX = 'API_CACHE_'