Explorar o código

数据服务-列表-详情

qxm %!s(int64=4) %!d(string=hai) anos
pai
achega
1267967052
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      dgtis-ui/src/views/system/userInfo/index.vue

+ 4 - 1
dgtis-ui/src/views/system/userInfo/index.vue

@@ -305,11 +305,14 @@ export default {
       border-radius: 5px;
       background:#FFF;
       .title{
+        height: 46px;
+        line-height: 46px;
         font-size: 16px;
         color: #1E4F97;
         font-weight: bold;
-        padding: 10px;
+        padding: 0 10px;
         border-bottom: 1px solid #F0F0F0;
+        overflow: hidden;
         .num{
           font-size: 14px;
         }