移除前端中的会员卡和支付相关,新增微信一键登录

This commit is contained in:
2026-07-14 18:50:35 +08:00
parent 13b99428de
commit 6cc72ae0f7
26 changed files with 331 additions and 9159 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
// const BASE_URL = '/api'
// const BASE_URL = 'http://192.168.5.15:8084/api'
const BASE_URL = 'https://www.gymmanage.xyz/api'
// const BASE_URL = '/api'
// const BASE_URL = 'https://www.gymmanage.xyz/api'
const BASE_URL = 'http://192.168.101.5:8084/api'
// OSS 静态资源基础地址(图标、通用静态文件)
export const OSS_BASE_URL = 'https://gymfuture.oss-cn-chengdu.aliyuncs.com/'