Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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
王水玲
2016-08-03 11:40:59 +0800
Commit
613668695bfc3bde1c8960e5f09236c918fdfbaf
1 parent
1cad1541
有货分期
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletions
apps/home/controllers/installment.js
public/js/home/installment.page.js
apps/home/controllers/installment.js
View file @
6136686
...
...
@@ -76,7 +76,6 @@ const index = (req, res) => {
const
review
=
(
req
,
res
)
=>
{
let
uid
=
req
.
user
.
uid
||
20000032
;
let
params
=
{};
installmentModel
.
getStauts
(
uid
).
then
((
status
)
=>
{
if
(
status
===
1
)
{
...
...
public/js/home/installment.page.js
View file @
6136686
Please
register
or
login
to post a comment