头像展示、设备新增弹窗滚动位置优化

This commit is contained in:
白菜
2025-07-12 16:48:00 +08:00
parent 21bbaa5c30
commit bcfeb04fd3
4 changed files with 8 additions and 2 deletions

View File

@ -6,3 +6,6 @@ ENV = 'production'
# EMS管理系统/生产环境
VUE_APP_BASE_API = '/dev-api'
# EMS管理系统/生产环境 图片拼接地址 todo baseUrl有变更时 请更新
VUE_APP_IMG_URL = 'http://110.40.171.179:8089'