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-10-25 14:54:53 +0800
Commit
7f5d0c98df7e57ab27e260e8fbbf086f5d508d28
1 parent
7d2a11c8
show-err-msg
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
public/js/passport/register/register-new.js
public/js/passport/register/register-new.js
View file @
7f5d0c9
...
...
@@ -255,6 +255,8 @@ class RegisterNew {
}
});
});
}
else
{
showErrTip
(
'手机号输入有错误'
);
}
}
}
...
...
Please
register
or
login
to post a comment