dev
xiaowen 3 years ago
parent 810a56e401
commit bab9bee3a1

@ -6,7 +6,6 @@ export default {
},
confine: true
},
legend: {
icon: 'rectangle',//data图标样式
itemWidth: 8,//data图标大小

@ -9,7 +9,7 @@ Component({
count6month: 0,
countAll: 0,
timelist: ['二十四小时', '最近七天', '最近三十天', '自定义'],
totallist: totallist,
totallist: [],
showChart: true,
chartOption: dataOption
},

Loading…
Cancel
Save