在header文件的html标签加入这个即可
<html lang="<?php echo $conf['lang'];?>">
改成
<html lang="<?php echo $conf['lang'];?>" style="filter: grayscale(100%)">
后台清空缓存