Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
Plain Diff
Browse Files
Authored by
whb
2016-01-20 17:30:58 +0800
Commit
ac3d4835c10cad9049dc827e24950c6103d0a3f4
2 parents
2ac6727e
31b2f089
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy.git
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/product/latest-walk.js
web-static/js/product/latest-walk.js
View file @
ac3d483
...
...
@@ -13,7 +13,7 @@ var $latestWalkCount = $('#latest-walk-count');
(
function
()
{
var
tpl
;
if
(
$latestWalkCount
.
leng
ht
<
0
)
{
if
(
$latestWalkCount
.
leng
th
<
0
)
{
return
;
}
...
...
Please
register
or
login
to post a comment