This commit is contained in:
2026-06-17 21:32:18 +08:00
commit ae96f2c9ff
615 changed files with 22334 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# 环境标识
ENV = 'production'
# 接口地址,如果要放到后端的static目录下,此处不用填任何内容
VUE_APP_BASE_API = ''