删除旧版本

This commit is contained in:
zds
2025-05-19 16:22:14 +08:00
parent 12be1343fa
commit fc0bfb745e
2234 changed files with 0 additions and 271043 deletions

View File

@@ -1,8 +0,0 @@
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