Commit e2250f8336754e912d6a135aa840a824ad11279c

Authored by 前端开发-陈颖阳
1 parent c230e15b

组合购分享图标题2行

packageB/pages/zuhegou/index/index.js
... ... @@ -186,9 +186,8 @@ Page({
186 186 "color": "#333",
187 187 "width": "250px",
188 188 "top": "820px",
189   - "fontSize": "26px",
190   - "fontWeight": "normal",
191   - "maxLines": "1",
  189 + "fontSize": "22px",
  190 + "maxLines": "2",
192 191 "left": "60px",
193 192 }
194 193 },
... ... @@ -430,9 +429,8 @@ Page({
430 429 "color": "#333",
431 430 "width": "250px",
432 431 "top": "820px",
433   - "fontSize": "26px",
434   - "fontWeight": "normal",
435   - "maxLines": "1",
  432 + "fontSize": "22px",
  433 + "maxLines": "2",
436 434 "left": "60px",
437 435 }
438 436 },
... ...