You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
VITE_APP_URL = /
|
|
|
|
|
|
VITE_WEBSOCKET_URL = 127.0.0.1:9000
|
|
|
|
VITE_SEVER_URL = http://127.0.0.1:9000
|
|
VITE_FACE_SEVER_URL = http://127.0.0.1:8081
|
|
VITE_APP_TITLE = 'BAT05-A电池短路试验机'
|
|
VITE_FACE_TYPE = 1
|
|
//导出浏览器
|
|
VITE_DOWN_URL= /api/export_table
|