迦南新需求更新(手持、驱动同步产品信息)

This commit is contained in:
pangshenghao
2023-08-10 16:04:31 +08:00
parent b19777e7f0
commit 2c642ec8bb
26 changed files with 596 additions and 397 deletions

View File

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