Commit a44e7defe52a0ac048e683c872c7cbba2aa3dfef

Authored by abson
2 parents 54967f40 7a87b9bd

Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev

pages/goods/goodsList/goodsList.wxss
@@ -42,6 +42,8 @@ page { @@ -42,6 +42,8 @@ page {
42 } 42 }
43 43
44 .search_fixed { 44 .search_fixed {
  45 + box-sizing: border-box;
  46 + height: 114rpx;
45 position: sticky; 47 position: sticky;
46 top: 0; 48 top: 0;
47 /* width: 95%; */ 49 /* width: 95%; */