From b0c92669dd5d56440823df376a768069af7b56cd Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Fri, 22 Nov 2019 16:38:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E8=A1=A8=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/finance/ticheng-jisuan.php | 10 +--------- frontend/web/assets/css/style.css | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/frontend/views/finance/ticheng-jisuan.php b/frontend/views/finance/ticheng-jisuan.php index 75292f1..f06e8a1 100644 --- a/frontend/views/finance/ticheng-jisuan.php +++ b/frontend/views/finance/ticheng-jisuan.php @@ -5,7 +5,7 @@ use \common\libs\MyLib; endBlock(); ?> -
+
车险提成管理
@@ -129,12 +129,6 @@ use \common\libs\MyLib;
-
-
-
-
-
-
@@ -182,8 +176,6 @@ use \common\libs\MyLib; - - beginBlock('footer_js'); ?> diff --git a/frontend/web/assets/css/style.css b/frontend/web/assets/css/style.css index 7bab1e9..5e4535a 100644 --- a/frontend/web/assets/css/style.css +++ b/frontend/web/assets/css/style.css @@ -7896,5 +7896,5 @@ body.skin-3 { } .fixed-table-body { - height: 440px; + height: auto; } \ No newline at end of file