修改G30二级内容

This commit is contained in:
2025-12-26 17:08:15 +08:00
parent d15660c731
commit 17e733333c
46 changed files with 4171 additions and 1976 deletions

View File

@@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 镀锌机组及生产工艺管理系统
VUE_APP_TITLE = 'Galvanizing Line & Production Process Management System'
# 生产环境配置
ENV = 'production'
@@ -17,6 +17,6 @@ VUE_APP_MONITRO_ADMIN = '/admin/login'
VUE_APP_XXL_JOB_ADMIN = '/xxl-job-admin'
# L2业务后端地址
VUE_APP_SERVICE_BASE_API = 'http://localhost:8089'
VUE_APP_SERVICE_BASE_API = 'http://192.168.5.209:8080'