diff --git a/.gitignore b/.gitignore index 929fc80..08cb6d6 100644 --- a/.gitignore +++ b/.gitignore @@ -62,4 +62,5 @@ yarn-error.log* *.sln dist/ npm-debug.log -.vscode/ \ No newline at end of file +.vscode/ +.aider* diff --git a/biji-qianduan/.env.production b/biji-qianduan/.env.production index 68f97c4..51e29ce 100644 --- a/biji-qianduan/.env.production +++ b/biji-qianduan/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL=https://biji-houdaun.311169.xyz +VITE_API_BASE_URL=https://biji-houdaun.311169.xyz \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..f58cb46 --- /dev/null +++ b/index.html @@ -0,0 +1,41 @@ + + + + + + API Test + + + + +
+ + + + \ No newline at end of file diff --git a/path/to/filename.js b/path/to/filename.js deleted file mode 100644 index 54e73d3..0000000 --- a/path/to/filename.js +++ /dev/null @@ -1 +0,0 @@ -// 文件内容