Commit e2250f8336754e912d6a135aa840a824ad11279c
1 parent
c230e15b
组合购分享图标题2行
Showing
1 changed file
with
4 additions
and
6 deletions
packageB/pages/zuhegou/index/index.js
| @@ -186,9 +186,8 @@ Page({ | @@ -186,9 +186,8 @@ Page({ | ||
| 186 | "color": "#333", | 186 | "color": "#333", |
| 187 | "width": "250px", | 187 | "width": "250px", |
| 188 | "top": "820px", | 188 | "top": "820px", |
| 189 | - "fontSize": "26px", | ||
| 190 | - "fontWeight": "normal", | ||
| 191 | - "maxLines": "1", | 189 | + "fontSize": "22px", |
| 190 | + "maxLines": "2", | ||
| 192 | "left": "60px", | 191 | "left": "60px", |
| 193 | } | 192 | } |
| 194 | }, | 193 | }, |
| @@ -430,9 +429,8 @@ Page({ | @@ -430,9 +429,8 @@ Page({ | ||
| 430 | "color": "#333", | 429 | "color": "#333", |
| 431 | "width": "250px", | 430 | "width": "250px", |
| 432 | "top": "820px", | 431 | "top": "820px", |
| 433 | - "fontSize": "26px", | ||
| 434 | - "fontWeight": "normal", | ||
| 435 | - "maxLines": "1", | 432 | + "fontSize": "22px", |
| 433 | + "maxLines": "2", | ||
| 436 | "left": "60px", | 434 | "left": "60px", |
| 437 | } | 435 | } |
| 438 | }, | 436 | }, |