add:木箱入库桁架

This commit is contained in:
2026-04-09 15:13:26 +08:00
parent 33f9d153a4
commit d7a23bbf66
16 changed files with 1295 additions and 365 deletions

View File

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