Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈轩
2017-01-05 11:27:09 +0800
Commit
2488b39f704bb2398fbb06f93c45013162feea8f
1 parent
beaa107d
fix testCode
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
public/js/passport/register/register.js
public/js/passport/register/register.js
View file @
2488b39
...
...
@@ -96,7 +96,8 @@ $btnNext.on('touchstart', function() {
data
:
{
areaCode
:
areaCode
.
replace
(
'+'
,
''
),
phoneNum
:
pn
,
captcha
:
captcha
captcha
:
captcha
,
yohobuy
:
$
(
'#yohobuy'
).
val
()
},
success
:
function
(
data
)
{
if
(
data
.
code
===
200
)
{
...
...
Please
register
or
login
to post a comment