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
王洪广
2016-06-20 17:37:26 +0800
Commit
013c8801ccb4d1582d90dbc7c9d56c0659bb0fcc
1 parent
0c510211
fix nav problem
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/outlet/nav.js
public/js/product/outlet/nav.js
View file @
013c880
...
...
@@ -3,7 +3,7 @@ var $ = require('yoho-jquery'),
//var WILL_BEGIN = '即将开始';
var
WILL_END
=
'即将结束'
;
var
ONLINE_FORECAST
=
'上
限
预告'
;
var
ONLINE_FORECAST
=
'上
线
预告'
;
// nav 滚动
function
initNavScroll
(
opt
)
{
...
...
Please
register
or
login
to post a comment