Compare commits
2 Commits
e74b9a1801
...
c82e31f099
| Author | SHA1 | Date |
|---|---|---|
|
|
c82e31f099 | |
|
|
b33a6621b5 |
|
|
@ -2,4 +2,6 @@
|
|||
ENV = 'development'
|
||||
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_ADDRESS1 = 'http://t-app.beida777.com/#/'
|
||||
VUE_APP_ADDRESS1 = 'https://t-zk.beida666.com/#/'
|
||||
# 会员H5端: t-zk.beida666.com
|
||||
# 管理后台: t-zk-mana.beida666.com
|
||||
|
|
@ -3,4 +3,6 @@ ENV = 'production'
|
|||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_ADDRESS1 = 'http://t-app.beida777.com/#/'
|
||||
VUE_APP_ADDRESS1 = 'https://t-zk.beida666.com/#/'
|
||||
# 会员H5端: t-zk.beida666.com
|
||||
# 管理后台: t-zk-mana.beida666.com
|
||||
Loading…
Reference in New Issue