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
zhangxiaoru
2016-10-08 14:36:23 +0800
Commit
89cd25242c19658d8011c61a570e7b91a722454a
1 parent
0ed74368
订单footer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/home/controllers/order.js
apps/home/controllers/order.js
View file @
89cd252
...
...
@@ -32,6 +32,7 @@ exports.order = (req, res, next) => {
navTitle
:
'我的订单'
}),
title
:
'Yoho!Buy 有货'
,
pageFooter
:
true
,
order
:
result
});
}).
catch
(
next
);
...
...
Please
register
or
login
to post a comment