chore(env): update system type
This commit is contained in:
parent
5fbc9ac172
commit
dc98d401a3
|
@ -5,7 +5,7 @@ ENV = 'production'
|
|||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_CLIENT_ADDRESS = 'http://app.bfdl413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://app.bfdl413.com/#/'
|
||||
VUE_APP_SYSTEM_TYPE = 'ZK'
|
||||
VUE_APP_SYSTEM_TYPE = '鼎佩'
|
||||
# 打包:
|
||||
# npm run build:prod
|
||||
|
||||
|
|
Loading…
Reference in New Issue