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
Plain Diff
Browse Files
Authored by
周少峰
2016-10-17 08:44:34 +0800
Commit
6df35f69c0514f301e69c8af22fac9331bf41a8f
2 parents
212b60b3
8021d3c0
Merge branch 'feature/couponcenter' of git.yoho.cn:fe/yohobuy-node into feature/couponcenter
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/activity/coupon.page.js
public/js/activity/coupon.page.js
View file @
6df35f6
@@ -30,6 +30,7 @@ var redirect = {
@@ -30,6 +30,7 @@ var redirect = {
30
}
30
}
31
};
31
};
32
32
33
+
require
(
'../common'
);
33
require
(
'../plugins/slider'
);
34
require
(
'../plugins/slider'
);
34
35
35
// 加载底部图片
36
// 加载底部图片
Please
register
or
login
to post a comment