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

@@ -6,7 +6,7 @@ VUE_APP_TITLE = 芋道管理系统
# 芋道管理系统/本地环境
# VUE_APP_BASE_API = '/proxy-api'
VUE_APP_BASE_API = 'http://127.0.0.1:48080'
VUE_APP_BASE_API = 'http://127.0.0.1:48081'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true