This commit is contained in:
2025-10-05 03:09:15 +08:00
parent 57f1a7f121
commit f36dc4f3d3
15 changed files with 1479 additions and 612 deletions

View File

@@ -4,11 +4,8 @@ VUE_APP_TITLE = Jarvis
# 开发环境配置
ENV = 'development'
# Jarvis/开发环境
VUE_APP_BASE_API = ''
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
# VUE_APP_BASE_API = 'http://134.175.126.60:30313'
# VUE_APP_BASE_API = 'http://127.0.0.1:30313'
VUE_APP_BASE_API = 'http://192.168.8.88:30313'
port = 8888