This commit is contained in:
USER-20220102CG\noblelift
2023-11-08 10:35:29 +08:00
parent 0a6c861cfc
commit ddf320c40b
1888 changed files with 77366 additions and 35036 deletions

View File

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