seimin 1 年之前
父节点
当前提交
6e619e6903
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

+ 3 - 0
pages/outpatient/outpatientEndSignIn/outpatientEndSignIn.vue

@@ -287,6 +287,9 @@
287
             font-weight: bold;
287
             font-weight: bold;
288
             line-height: 1;
288
             line-height: 1;
289
           }
289
           }
290
+          .name{
291
+            flex: 1;
292
+          }
290
           .value {
293
           .value {
291
             justify-content: flex-end;
294
             justify-content: flex-end;
292
           }
295
           }