<style> table { table-layout: fixed; } table tr td { width: 100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; } </style> <thead> <th>基站号</th> <th>基站名</th> <th>业务线</th> <th>运营商</th> <th>区域</th> <th>类型</th> <th>部门</th> <th>基站状态</th> <th>创建时间</th> <th width="285px">操作</th> </thead> <script> </script>