liushengqiang 2 anos atrás
pai
commit
cee83a63b9
1 arquivos alterados com 4 adições e 1 exclusões
  1. 4 1
      src/views/student-manage/detail/index.module.less

+ 4 - 1
src/views/student-manage/detail/index.module.less

@@ -99,7 +99,7 @@
         position: absolute;
         left: 0;
         bottom: 0;
-        width: 70px;
+        width: 56px;
         height: 8px;
         background: #FFB4B4;
     }
@@ -140,6 +140,9 @@
         .van-cell {
             margin: 5px 0;
         }
+        .van-cell__title{
+            flex: 4;
+        }
 
         .van-cell__value {
             display: flex;