From fb6f577dbd61e7d70ee19577aa37a7f4a20a4315 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期一, 25 五月 2020 15:04:45 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/common.css | 24 ++++++++++++------------ src/main/webapp/static/js/wrkMast/wrkMast.js | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/webapp/static/css/common.css b/src/main/webapp/static/css/common.css index 5c17576..dc99509 100644 --- a/src/main/webapp/static/css/common.css +++ b/src/main/webapp/static/css/common.css @@ -80,18 +80,18 @@ /*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{ diff --git a/src/main/webapp/static/js/wrkMast/wrkMast.js b/src/main/webapp/static/js/wrkMast/wrkMast.js index bdb6c00..3cabb44 100644 --- a/src/main/webapp/static/js/wrkMast/wrkMast.js +++ b/src/main/webapp/static/js/wrkMast/wrkMast.js @@ -63,7 +63,7 @@ // return html; // }} - ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:130} + ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:150} ]], request: { pageName: 'curr', -- Gitblit v1.9.1