初始化仓库

This commit is contained in:
闵宪瑞 2024-11-04 17:15:12 +08:00
parent 0f77917da0
commit 539b37c25b

View File

@ -2,7 +2,7 @@
ENV = 'development' ENV = 'development'
# base api # base api
VUE_APP_BASE_API = 'http://127.0.0.1:8080' VUE_APP_BASE_API = 'http://127.0.0.1:20010'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled. # to control whether the babel-plugin-dynamic-import-node plugin is enabled.