init: 初始化龙电项目 from 兰州二期

This commit is contained in:
2024-08-01 13:16:42 +08:00
parent e03b604a28
commit 34e858987a
5325 changed files with 248 additions and 372303 deletions

View File

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