新增登入接口

This commit is contained in:
Dragon
2023-07-11 16:05:21 +08:00
parent 7a21b824ab
commit c41e8dd980
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ function getCode () {
}
})
}
// 登入接口
// 登入接口
function oauthToken () {
if (idOrPhone) {
var phone = $('.box .idLogin .id').val();