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.
|
# base api
|
|
# VUE_APP_API_URL = 'http://192.168.145.232:8884/frame-boot-control'
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
VUE_APP_MODEL_API = '/api/modelFile'
|
|
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|