|
@@ -1589,12 +1589,18 @@ export default {
|
|
|
statistic: {
|
|
|
title: {
|
|
|
offsetY: -4,
|
|
|
+ style: {
|
|
|
+ fontSize:'16px'
|
|
|
+ },
|
|
|
content:'项目总数'
|
|
|
},
|
|
|
content: {
|
|
|
offsetY: 4,
|
|
|
style: {
|
|
|
- fontSize: '24px',
|
|
|
+ whiteSpace: 'pre-wrap',
|
|
|
+ overflow: 'hidden',
|
|
|
+ textOverflow: 'ellipsis',
|
|
|
+ fontSize:'16px'
|
|
|
},
|
|
|
customHtml: (container, view, datum, data) => {
|
|
|
const text = data[0].totalqty
|
|
@@ -1649,12 +1655,18 @@ export default {
|
|
|
statistic: {
|
|
|
title: {
|
|
|
offsetY: -4,
|
|
|
+ style: {
|
|
|
+ fontSize:'16px'
|
|
|
+ },
|
|
|
content:'项目总数'
|
|
|
},
|
|
|
content: {
|
|
|
offsetY: 4,
|
|
|
style: {
|
|
|
- fontSize: '24px',
|
|
|
+ whiteSpace: 'pre-wrap',
|
|
|
+ overflow: 'hidden',
|
|
|
+ textOverflow: 'ellipsis',
|
|
|
+ fontSize:'16px'
|
|
|
},
|
|
|
customHtml: (container, view, datum, data) => {
|
|
|
const text = data[0].totalqty
|
|
@@ -1892,12 +1904,18 @@ export default {
|
|
|
statistic: {
|
|
|
title: {
|
|
|
offsetY: -4,
|
|
|
+ style: {
|
|
|
+ fontSize:'16px'
|
|
|
+ },
|
|
|
content:'项目总数'
|
|
|
},
|
|
|
content: {
|
|
|
offsetY: 4,
|
|
|
style: {
|
|
|
- fontSize: '24px',
|
|
|
+ whiteSpace: 'pre-wrap',
|
|
|
+ overflow: 'hidden',
|
|
|
+ textOverflow: 'ellipsis',
|
|
|
+ fontSize:'16px'
|
|
|
},
|
|
|
customHtml: (container, view, datum, data) => {
|
|
|
const text = data[0].totalqty
|
|
@@ -1952,12 +1970,18 @@ export default {
|
|
|
statistic: {
|
|
|
title: {
|
|
|
offsetY: -4,
|
|
|
+ style: {
|
|
|
+ fontSize:'16px'
|
|
|
+ },
|
|
|
content:'项目总数'
|
|
|
},
|
|
|
content: {
|
|
|
offsetY: 4,
|
|
|
style: {
|
|
|
- fontSize: '24px',
|
|
|
+ whiteSpace: 'pre-wrap',
|
|
|
+ overflow: 'hidden',
|
|
|
+ textOverflow: 'ellipsis',
|
|
|
+ fontSize:'16px'
|
|
|
},
|
|
|
customHtml: (container, view, datum, data) => {
|
|
|
const text = data[0].totalqty
|
|
@@ -2012,12 +2036,18 @@ export default {
|
|
|
statistic: {
|
|
|
title: {
|
|
|
offsetY: -4,
|
|
|
+ style: {
|
|
|
+ fontSize:'16px'
|
|
|
+ },
|
|
|
content:'项目总数'
|
|
|
},
|
|
|
content: {
|
|
|
offsetY: 4,
|
|
|
style: {
|
|
|
- fontSize: '24px',
|
|
|
+ whiteSpace: 'pre-wrap',
|
|
|
+ overflow: 'hidden',
|
|
|
+ textOverflow: 'ellipsis',
|
|
|
+ fontSize:'16px'
|
|
|
},
|
|
|
customHtml: (container, view, datum, data) => {
|
|
|
const text = data[0].totalqty
|
|
@@ -2072,12 +2102,18 @@ export default {
|
|
|
statistic: {
|
|
|
title: {
|
|
|
offsetY: -4,
|
|
|
+ style: {
|
|
|
+ fontSize:'16px'
|
|
|
+ },
|
|
|
content:'项目总数'
|
|
|
},
|
|
|
content: {
|
|
|
offsetY: 4,
|
|
|
style: {
|
|
|
- fontSize: '24px',
|
|
|
+ whiteSpace: 'pre-wrap',
|
|
|
+ overflow: 'hidden',
|
|
|
+ textOverflow: 'ellipsis',
|
|
|
+ fontSize:'16px'
|
|
|
},
|
|
|
customHtml: (container, view, datum, data) => {
|
|
|
const text = data[0].totalqty
|