From 5ba9e720110c486f8c4354348a9c776d19e74672 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期六, 09 四月 2022 00:43:14 +0800
Subject: [PATCH] login静态

---
 src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue
index c7dc4aa..bb28ab5 100644
--- a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue
+++ b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue
@@ -162,9 +162,9 @@
       }
       tbody{
         background-color: #CEF2FF;
-        height: 11.2rem  /* 112/10 */;
         th,td{
           color: $color-darkGrey;
+          height: 11.2rem  /* 112/10 */;
           line-height: 11.2rem;
           text-align: center;
           border:1px solid $color-grey; /*no*/

--
Gitblit v1.9.1