admin
2024-01-08 22f70cc8b2ba603e82bba058db320dced48f9470
提交 | 用户 | 时间
71e81e 1 #egFormTable + .layui-table-view tbody > tr > td > .layui-table-cell {
2     height: 60px;
3     line-height: 60px;
4 }
5
6 .tdImg {
7     width: 50px;
8     height: 50px;
9     max-width: none;
10     cursor: pointer;
11 }