diff --git a/cyx-admin/src/main/resources/templates/main.html b/cyx-admin/src/main/resources/templates/main.html index 4c544ca..8042e5f 100644 --- a/cyx-admin/src/main/resources/templates/main.html +++ b/cyx-admin/src/main/resources/templates/main.html @@ -722,12 +722,6 @@ name: item.name, type: 'bar', stack: 'total', - // label: { - // show: true, - // formatter:function(params){ - // return params.value.toFixed(2)+'万元'; - // } - // }, emphasis: { focus: 'series' }, @@ -758,6 +752,11 @@ textStyle: { color: "#ffffff" }, + pageIconColor:'#fff', + pageIconInactiveColor:'#fff', + pageTextStyle:{ + color: "#ffffff" + } }, grid: { top: "5%",