更新登录模板

支持短信验证码登录
This commit is contained in:
酱包
2022-04-27 11:31:18 +08:00
parent 878445a238
commit 5139117b13
20 changed files with 838 additions and 141 deletions

View File

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