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-11 18:21:57 +0800
Commit
af8ff7c2222af3c9570a1d4de2f66c7909c12d5f
1 parent
a5a8377a
'backtotop'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
apps/home/controllers/index.js
public/js/home/index.page.js
apps/home/controllers/index.js
View file @
af8ff7c
1
/**
1
/**
2
-
* 个人中心
二维码
controller
2
+
* 个人中心 controller
3
* @author: chengyao.guo<chengyao.guo@yoho.cn>
3
* @author: chengyao.guo<chengyao.guo@yoho.cn>
4
* @date: 2016/08/10
4
* @date: 2016/08/10
5
*/
5
*/
public/js/home/index.page.js
View file @
af8ff7c
1
+
require
(
'../common'
);
1
require
(
'./recommend-for-you-user-center'
);
2
require
(
'./recommend-for-you-user-center'
);
Please
register
or
login
to post a comment