mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-19 09:03:37 +08:00
feat: 使用后端的验证码
This commit is contained in:
@@ -6,3 +6,6 @@ VITE_PUBLIC_PATH = ./
|
||||
|
||||
# 开发环境路由历史模式(Hash模式传"hash"、HTML5模式传"h5"、Hash模式带base参数传"hash,base参数"、HTML5模式带base参数传"h5,base参数")
|
||||
VITE_ROUTER_HISTORY = "hash"
|
||||
|
||||
# 后端地址
|
||||
VITE_APP_BASE_API = '/dev-api'
|
||||
|
||||
Reference in New Issue
Block a user