This commit is contained in:
2025-10-13 18:00:49 +08:00
parent 47979ecca8
commit 919f5cb8a8
722 changed files with 11859 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
ENV = 'development'
# 接口地址
VUE_APP_BASE_API = 'http://localhost:8012'
VUE_APP_BASE_API = 'http://192.168.10.209:8081'
VUE_APP_WS_API = 'ws://localhost:8012'
# 是否启用 babel-plugin-dynamic-import-node插件