tangning 4 月之前
父節點
當前提交
2e7ca9bbe6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/account/overview/index.vue

+ 2 - 2
src/views/account/overview/index.vue

@@ -169,7 +169,7 @@
         display: flex;
         padding-top: 12px;
         .lable{
-          width: 100px;
+          width: 200px;
           text-align: right;
           margin-right: 20px;
         }
@@ -178,7 +178,7 @@
             margin-right: 30px;
           }
           .text{
-            width: 130px;
+            width: 260px;
             display: inline-block;
           }
         }