懒羊羊
2023-11-14 8286c62256f23bc2367a6729c0f46f84215e380b
1
2
3
4
5
6
7
8
9
10
11
#egFormTable + .layui-table-view tbody > tr > td > .layui-table-cell {
    height: 60px;
    line-height: 60px;
}
 
.tdImg {
    width: 50px;
    height: 50px;
    max-width: none;
    cursor: pointer;
}