fix: 🐛 url false拼接bug修复

This commit is contained in:
unknown
2023-06-07 17:20:31 +08:00
parent 4bdc256311
commit 996cb1447d
3 changed files with 14 additions and 3 deletions

3
web/.gitignore vendored
View File

@@ -1,7 +1,8 @@
.DS_Store
node_modules
/dist
package-lock.json
yarn.lock
# local env files
.env.local