如不需要图表 可以配置关闭图表显示 config/my.php
'show_home_chats' => false, //是否显示首页图表
图表数据配置 在 app/admin/controller/home.php 如下