Fix(千县名品):[#2229]千县名品店铺中,商品较少时,背景底色不一致
This commit is contained in:
@@ -140,11 +140,12 @@ export default {
|
||||
.county-index {
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
background-color: #fff;
|
||||
background-color: #f0f0f0;
|
||||
.top-img {
|
||||
position: relative;
|
||||
z-index: 5;
|
||||
padding: 21rpx;
|
||||
background-color: #fff;
|
||||
.img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
@@ -175,7 +176,6 @@ export default {
|
||||
}
|
||||
}
|
||||
.list-wrap {
|
||||
background-color: #F0F0F0;
|
||||
.loadend {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user