瀏覽代碼

数据服务-列表-详情

qxm 4 年之前
父節點
當前提交
1267967052
共有 1 個文件被更改,包括 4 次插入1 次删除
  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;
         }