chore(config): 更新API接口地址配置

- 将API接口域名从 mp-api.websoft.top 更改为 glt-api.websoft.top
- 注释掉本地开发服务器地址配置
- 移除未使用的 openNew 工具函数导入
- 统一多个页面中的二维码生成接口地址变更
This commit is contained in:
2026-02-13 19:10:03 +08:00
parent 520fc2bc49
commit b108849a10
5 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
VITE_APP_NAME=后台管理(开发环境)
VITE_API_URL=http://127.0.0.1:9200/api
#VITE_API_URL=http://127.0.0.1:9200/api
#VITE_SERVER_API_URL=http://127.0.0.1:8000/api
#VITE_API_URL=https://cms-api.s209.websoft.top/api
VITE_API_URL=https://glt-api.websoft.top/api