Authored by 毕凯

Merge branch 'hotfix/guangDetail' into 'master'

up-version



See merge request !668
1 { 1 {
2 "name": "m-yohobuy-node", 2 "name": "m-yohobuy-node",
3 - "version": "5.8.0", 3 + "version": "5.8.1",
4 "private": true, 4 "private": true,
5 "description": "A New Yohobuy Project With Express", 5 "description": "A New Yohobuy Project With Express",
6 "repository": { 6 "repository": {
@@ -204,8 +204,9 @@ $focus-size: 42px; @@ -204,8 +204,9 @@ $focus-size: 42px;
204 .collocation-block { 204 .collocation-block {
205 background: #fff; 205 background: #fff;
206 206
207 - .good-list {  
208 - padding-left: 15px; 207 + .good-info {
  208 + width: 260px;
  209 + height: 477px;
209 } 210 }
210 } 211 }
211 212