Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lore-w
2016-01-14 17:25:35 +0800
Commit
be378c40b8202c7431db383fe6de6f99d9370762
1 parent
c34159a9
注册联调、字段修改 code review by liuyue
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/passport/reg.js
web-static/js/passport/reg.js
View file @
be378c4
...
...
@@ -174,7 +174,7 @@ function msgCaptchaAjaxFn(page, callback) {
type
:
'POST'
,
url
:
url
,
data
:
{
verifyCode
:
$ca
.
val
(),
code
:
$mc
.
val
(),
mobile
:
$pn
.
val
(),
area
:
$region
.
text
().
split
(
'+'
)[
1
]
}
...
...
Please
register
or
login
to post a comment