mall:上传enum类,做后端模板添加判定、前端页面添加

This commit is contained in:
wuxiran
2022-08-16 00:26:44 +08:00
parent 515c0de78d
commit c8ec5c8952
19 changed files with 883 additions and 91 deletions

View File

@@ -5,7 +5,7 @@ ENV = 'development'
VUE_APP_TITLE = 芋道管理系统
# 芋道管理系统/开发环境
VUE_APP_BASE_API = 'http://localhost:48080'
VUE_APP_BASE_API = 'http://localhost:48081'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true