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
徐炜
9 years ago
Commit
fc1c89a1f1ba99c4aa6c745487420ecc8868bd52
1 parent
007c4496
APP优化交互
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
public/js/home/installment.starting-service.page.js
public/js/home/installment.starting-service.page.js
View file @
fc1c89a
...
...
@@ -235,9 +235,7 @@ $('#apply-button').click(function() {
that
.
removeClass
(
'disabled'
).
text
(
'下一步'
).
data
(
'running'
,
false
);
if
(
!
result
)
{
result
=
{
code
:
500
};
return
;
}
params
=
{
...
...
Please
register
or
login
to post a comment