修正多处问题

This commit is contained in:
2026-06-29 13:35:29 +08:00
parent 09e587cb65
commit e85f39ab83
37 changed files with 3546 additions and 2539 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
// const BASE_URL = '/api'
const BASE_URL = 'http://192.168.43.89:8084/api'
// const BASE_URL = 'http://192.168.5.15:8084/api'
const BASE_URL = 'https://www.gymmanage.xyz/api'
// OSS 静态资源基础地址
export const OSS_BASE_URL = 'https://gymfuture.oss-cn-chengdu.aliyuncs.com'