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
郭成尧
2017-04-27 14:58:22 +0800
Commit
0cac353a69183368e032ee1ae3fa62d880bac587
1 parent
2c31f6bf
guang-detail
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
0 deletions
public/js/guang/detail/controller.js
public/js/guang/detail/model.js
public/js/guang/detail/view.js
public/js/guang/detail/controller.js
0 → 100644
View file @
0cac353
1
+
/*
2
+
* @Author: Targaryen
3
+
* @Date: 2017-04-27 14:55:31
4
+
* @Last Modified by: Targaryen
5
+
* @Last Modified time: 2017-04-27 14:56:45
6
+
*/
7
+
'use strict'
;
public/js/guang/detail/model.js
0 → 100644
View file @
0cac353
1
+
/*
2
+
* @Author: Targaryen
3
+
* @Date: 2017-04-27 14:55:24
4
+
* @Last Modified by: Targaryen
5
+
* @Last Modified time: 2017-04-27 14:55:52
6
+
*/
7
+
'use strict'
;
public/js/guang/detail/view.js
0 → 100644
View file @
0cac353
1
+
/*
2
+
* @Author: Targaryen
3
+
* @Date: 2017-04-27 14:55:18
4
+
* @Last Modified by: Targaryen
5
+
* @Last Modified time: 2017-04-27 14:55:55
6
+
*/
7
+
'use strict'
;
Please
register
or
login
to post a comment