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
Plain Diff
Browse Files
Authored by
郝肖肖
2016-11-24 20:00:20 +0800
Commit
cf11c0524b012dde1597c2a57d409e421c0f3e55
2 parents
22fc4a86
4c163d46
Merge branch 'feature/shopSort' into release/5.2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
public/js/product/search/list.js
public/scss/product/shop/_shop-index-coupon.css
public/js/product/search/list.js
View file @
cf11c05
...
...
@@ -833,7 +833,7 @@ $newList.on('touchstart', 'li', function(e) {
default
:
break
;
}
$pre
=
$firstLiDom
;
search
();
});
...
...
public/scss/product/shop/_shop-index-coupon.css
View file @
cf11c05
...
...
@@ -87,7 +87,6 @@
width
:
150px
;
height
:
50px
;
line-height
:
24px
;
padding-top
:
2px
;
overflow
:
hidden
;
word-break
:
break-all
;
display
:
-webkit-box
;
...
...
Please
register
or
login
to post a comment