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-06-18 18:15:02 +0800
Commit
4cd93610e9d592b671f2e484e8988d530534df21
1 parent
1d324491
删除冗余代码
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
public/js/channel/img-brand.js
public/js/common/top-slider.js
public/js/channel/img-brand.js
View file @
4cd9361
var
$
=
require
(
'yoho-jquery'
);
window
.
jQuery
=
$
;
require
(
'yoho-slider'
);
exports
.
init
=
function
(
selector
)
{
...
...
public/js/common/top-slider.js
View file @
4cd9361
var
$
=
require
(
'yoho-jquery'
);
window
.
jQuery
=
$
;
require
(
'yoho-slider'
);
$
(
function
()
{
...
...
Please
register
or
login
to post a comment