You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
329 B
Plaintext
9 lines
329 B
Plaintext
# base api
|
|
# VUE_APP_API_URL = 'http://192.168.145.232:8884/frame-boot-control'
|
|
# VUE_APP_API_URL = 'http://192.168.129.88:8882/frame-boot-control'
|
|
# VUE_APP_BASE_API = '/dev-api'
|
|
#VUE_APP_MODEL_API = '/api/modelFile'
|
|
VUE_APP_BASE_API = '/jkpg-api'
|
|
VUE_APP_MODEL_API = '/api/api/modelFile'
|
|
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|