dashboard
repositories
filestore
activity
search
login
main
/
oceanScienceInspectWeb
深海科学与工程研究所安全巡检系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交
祖安之光
2025-09-10
941a919b440a6676f1303aeb995b070aa7df213b
[oceanScienceInspectWeb.git]
/
.env.development
1
2
3
4
5
6
7
8
# 页面标题
VITE_APP_TITLE = 安全巡检系统
# 开发环境配置
VITE_APP_ENV = 'development'
# 安全巡检系统/开发环境
VITE_APP_BASE_API = 'http://192.168.2.58:8085/api'