去除layui表头右边的功能键

.layui-table-tool-self {
    display: none;
}    
原文地址:https://www.cnblogs.com/a973692898/p/11718204.html