2025年10月25日

layui多文件上传表格

摘要: {layout name="layout" /} <style> .ellipsis-cell { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fixed-table { table-layout: fixed 阅读全文

posted @ 2025-10-25 17:03 小馬過河﹎ 阅读(7) 评论(0) 推荐(0)

layui静态表格防止被内容撑开变形

摘要: .ellipsis-cell { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fixed-table { table-layout: fixed; } <table class="layui-table fix 阅读全文

posted @ 2025-10-25 16:59 小馬過河﹎ 阅读(9) 评论(0) 推荐(0)

导航