This commit is contained in:
雷欧(林平凡)
2025-08-07 21:39:10 +08:00
parent 52266d4490
commit fadcd0ad5a
7 changed files with 258 additions and 113 deletions

View File

@@ -10,4 +10,5 @@ VUE_APP_BASE_API = ''
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
VUE_APP_BASE_API = 'http://127.0.0.1:30313'
VUE_APP_BASE_API = 'http://127.0.0.1:30313'
port = 8888