fanzhen 1003

This commit is contained in:
fanzhen123
2019-10-03 19:53:49 +08:00
parent 30a10c71fe
commit 52e80e404b
23 changed files with 15954 additions and 29 deletions

5
.env.production Normal file
View File

@@ -0,0 +1,5 @@
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://wechatticket.ecooth.com//api/'