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
Aiden Xu
2016-08-11 19:38:37 +0800
Commit
bbbbbfec59c1792bf0af11997fa39edd9658b042
1 parent
39d09873
分期订单
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/home/controllers/installment.js
apps/home/controllers/installment.js
View file @
bbbbbfe
...
...
@@ -215,6 +215,7 @@ const startingService = (req, res) => {
res
.
render
(
'installment/starting-service'
,
{
module
:
'home'
,
page
:
'installment.starting-service'
,
title
:
'开通有货分期'
,
navTitle
:
'开通有货分期'
,
navBtn
:
false
});
...
...
Please
register
or
login
to post a comment