Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
2015-12-23 22:16:18 +0800
Commit
cf94996de6a806e07b94d220ecba68f3b1dc9a2e
1 parent
ca5646ec
订单详情页面不显示可用优惠卷数据
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
static/js/home/home.js
static/js/home/home.js
View file @
cf94996
...
...
@@ -17,12 +17,8 @@ var $ = require('jquery'),
trendTopicSwiper
,
goodsSwiper
;
var
requestFrame
,
thisFunc
,
start
=
0
,
i
,
var
start
=
0
,
swiperClass
,
supportCss3
,
$logotrans
=
$
(
'.home-header .logo'
),
isen
=
true
;
...
...
Please
register
or
login
to post a comment