update 同步前端代码

This commit is contained in:
Lemon
2025-05-21 11:10:20 +08:00
parent fb8167f93d
commit 587ec56936
18 changed files with 753 additions and 168 deletions

View File

@@ -5,7 +5,7 @@ VUE_APP_TITLE = 万车充运营管理平台
ENV = 'staging'
# 万车充运营管理平台/测试环境
VUE_APP_BASE_API = 'http://192.168.2.21:8080'
VUE_APP_BASE_API = 'http://192.168.2.2:8080'
# 开发环境配置
NODE_ENV = production