test: 添加 API 测试页面并更新环境变量

- 新增 index.html 文件,用于测试 API 接口
- 更新 .env.production 文件,保持 API 基础 URL 不变
- 在 .gitignore 中添加 .aider* 目录忽略项
- 删除 path/to/filename.js 文件
This commit is contained in:
ikmkj
2025-08-04 19:45:45 +08:00
parent 6fdc3a491c
commit b3509866dd
4 changed files with 44 additions and 3 deletions

View File

@@ -1 +1 @@
VITE_API_BASE_URL=https://biji-houdaun.311169.xyz
VITE_API_BASE_URL=https://biji-houdaun.311169.xyz