Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
刘传洋
2016-12-01 11:20:58 +0800
Commit
e66335bd07a533fe0987b24c67c411f65ceef473
1 parent
bb51681b
m
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/controllers/user.js
apps/home/controllers/user.js
View file @
e66335b
...
...
@@ -7,7 +7,7 @@
const
mRoot
=
'../models'
;
const
userService
=
require
(
`
$
{
mRoot
}
/user-service`
)
; /
/
user
页
model
const
helpers
=
global
.
yoho
.
helpers
;
//
const helpers = global.yoho.helpers;
/**
* 个人中心
...
...
Please
register
or
login
to post a comment