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.
11 lines
212 B
11 lines
212 B
# 标题
|
|
VITE_APP_TITLE = 水利工程
|
|
|
|
# 打包路径
|
|
VITE_BASE_URL= /sy-water-data-board-ui
|
|
|
|
# 接口请求基础地址
|
|
VITE_GLOB_API_URL= /api
|
|
|
|
# VR标签跳转路径
|
|
VITE_VR_APPLICATION_NAME="/vr-manager-ui"
|
|
|