mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 00:23:53 +08:00
update:移动端登录页面加密
This commit is contained in:
@@ -4,7 +4,6 @@ import { http } from '@/http/request/alova'
|
||||
export interface LoginData {
|
||||
username: string
|
||||
password: string
|
||||
captcha: string
|
||||
captchaId: string
|
||||
areaCode?: string
|
||||
mobile?: string
|
||||
|
||||
Reference in New Issue
Block a user