Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2016-09-08 20:22:25 +0800
Commit
fb50afefe8083a1eaaefa9b279209dd4a34aba21
1 parent
ca978d6b
add sms account input
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/passport/login/index.js
public/js/passport/login/index.js
View file @
fb50afe
...
...
@@ -641,7 +641,6 @@ function switchSmsBtnState() {
// 发送短信验证码
function
sendCaptchaSmsAsync
()
{
console
.
log
(
getAreaCodeVal
());
return
$
.
ajax
({
type
:
'POST'
,
url
:
'/passport/login/sms/send'
,
...
...
Please
register
or
login
to post a comment