chore: 完成天梯登陆与登出

This commit is contained in:
wangxuefeng
2025-03-06 17:58:47 +08:00
parent 9b2c728d4c
commit 0852dd98f0
8 changed files with 58 additions and 62 deletions

View File

@@ -6,8 +6,9 @@ VITE_BASE_URL = /
# 前端可见变量(必须以 VITE_ 开头)
VITE_PORT = 10010
# VITE_BASE_API_URL = 'https://custom-chart-pre-api.shiyue.com/'
VITE_BASE_API_URL = 'https://custom-chart-api.shiyuegame.com/'
VITE_BASE_API_URL = 'https://custom-chart-pre-api.shiyue.com/'
# VITE_BASE_API_URL = 'https://custom-chart-api.shiyuegame.com/'
VITE_DEBUG_MODE = true