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
郭成尧
2016-08-10 16:35:03 +0800
Commit
2507861d919eda98e10fc557502d763dc2571bac
1 parent
1b2bcc16
'个人中心重构'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/home/controllers/index.js
apps/home/controllers/index.js
View file @
2507861
...
...
@@ -5,6 +5,7 @@
*/
'use strict'
;
// const indexModel = require('../models/index');
exports
.
index
=
(
req
,
res
,
next
)
=>
{
...
...
Please
register
or
login
to post a comment