Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
xuqi
2015-10-30 16:08:58 +0800
Commit
397d41e6445381fe2d34ac780775a6a4de784a75
1 parent
b1d2923a
rm useless file
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
static/js/index/channel.js
static/js/index/entry.js
static/js/index/channel.js
deleted
100644 → 0
View file @
b1d2923
/**
* 频道选择
* @author: liangzhifeng<zhifeng.liang@yoho.cn>
* @date: 2015/10/12
*/
static/js/index/entry.js
View file @
397d41e
...
...
@@ -5,5 +5,4 @@
*/
require
(
'./search'
);
require
(
'./channel'
);
require
(
'./footer'
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment