如圖問題,圖片只顯示了一部分
這時只需要加入樣式即可
<style>
.layui-table-cell {
height: 100px;
width: 100px;
max-width: 100%;
}
</style>
高低大小根據實際自行調節
