新增登入接口
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -62,7 +62,7 @@ function getCode () {
|
||||
}
|
||||
})
|
||||
}
|
||||
// 登入接口
|
||||
// 登入接口
|
||||
function oauthToken () {
|
||||
if (idOrPhone) {
|
||||
var phone = $('.box .idLogin .id').val();
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<link rel="stylesheet" href="./css/login.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<!-- 返回 -->
|
||||
<img src="./images/back.png" alt="" class="back">
|
||||
<!-- 头部 -->
|
||||
|
Reference in New Issue
Block a user