From f06841d8d1569f35128d428598a4b2e14402e73a Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期一, 11 四月 2022 16:09:43 +0800 Subject: [PATCH] Merge branch 'master' of http://39.96.92.240:10000/r/jiashicang-front --- src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue index bb28ab5..6f3ad76 100644 --- a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue +++ b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue @@ -125,7 +125,9 @@ table-layout: fixed; thead{ background-color: $color-blue; - height: 11.2rem /* 112/10 */; + tr{ + height: 11.2rem /* 112/10 */; + } th,td{ color: $color-darkGrey; border:1px solid $color-grey; /*no*/ -- Gitblit v1.9.1