| | |
| | | /*background-color: #fff;*/ |
| | | } |
| | | /* table (换行/详情)显示控制 */ |
| | | .layui-table-cell { |
| | | font-size:14px; |
| | | padding:0 5px; |
| | | height:auto; |
| | | overflow:visible; |
| | | text-overflow:inherit; |
| | | white-space:normal; |
| | | word-break: break-all; |
| | | } |
| | | .layui-table-grid-down { |
| | | display: none; |
| | | } |
| | | /*.layui-table-cell {*/ |
| | | /*font-size:14px;*/ |
| | | /*padding:0 5px;*/ |
| | | /*height:auto;*/ |
| | | /*overflow:visible;*/ |
| | | /*text-overflow:inherit;*/ |
| | | /*white-space:normal;*/ |
| | | /*word-break: break-all;*/ |
| | | /*}*/ |
| | | /*.layui-table-grid-down {*/ |
| | | /*display: none;*/ |
| | | /*}*/ |
| | | |
| | | /*详情*/ |
| | | #detail .layui-form-label{ |
| | |
| | | // return html; |
| | | // }} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:130} |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:150} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |