UNPKG

csg-datav

Version:

Datav Document

16 lines (14 loc) 200 B
const config1 = { number: [100], toFixed: 2, content: '{nt}个' } const config2 = { number: [999], toFixed: 2, content: '{nt}个' } export default [ config1, config2 ]