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.
15 lines
344 B
15 lines
344 B
# 标题
|
|
VITE_APP_TITLE = 水利工程
|
|
|
|
SERVICE_NAME = sgcyy-slgcyxgl/sy-water-data-board-ui
|
|
# 打包路径
|
|
VITE_BASE_URL= /${SERVICE_NAME}
|
|
|
|
# 接口请求基础地址
|
|
VITE_GLOB_API_URL= /sgcyy-slgcyxgl/api
|
|
|
|
# VR标签跳转路径
|
|
VITE_VR_APPLICATION_NAME="/vr-manager-ui"
|
|
|
|
# sycim基础地址
|
|
VITE_GLOB_SYCIM_BASEURL=/sgcyy-slgcyxgl/resources/
|