初始化

This commit is contained in:
谢宇宁
2026-09-15 15:46:36 +07:00
commit da39ab9a2a
125 changed files with 25508 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = '/'
VUE_APP_APP_API='/api'
VUE_APP_WEB_API=''
VUE_APP_BASE_HOSTS = ["https://d1f02e9hwxyr26.cloudfront.net","https://xa98jupp.ddcu8aw.com"]