@@ -77,6 +77,8 @@
/********************图表的title***********************/
.ant-table-title {
font-size: 14px !important;
+ font-weight: bold;
+ text-align: center;
padding: 8px 8px !important;
}