Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -41,8 +41,8 @@ | ... | @@ -41,8 +41,8 @@ |
41 | html += `<div style="font-size: 14px;line-height: 24px > | 41 | html += `<div style="font-size: 14px;line-height: 24px > |
42 | <span style="display:inline-block;"></span> | 42 | <span style="display:inline-block;"></span> |
43 | ${params.name} | 43 | ${params.name} |
44 | <span style="color:blue;font-weight:700;font-size: 18px">${params.value}</span> | 44 | <br/><span style="color:blue;font-weight:700;font-size: 18px">${params.value}</span> |
45 | 个`; | 45 | 平方米`; |
46 | return html; | 46 | return html; |
47 | }, | 47 | }, |
48 | extraCssText: | 48 | extraCssText: | ... | ... |
-
Please register or sign in to post a comment