xuqiang пре 4 година
родитељ
комит
77831bfa25

+ 3 - 3
src/main/pc-space/src/components/SecurityPhone.vue

@@ -3,7 +3,7 @@
         <el-steps :space="180" :active="2" align-center>
             <el-step title="验证当前手机号"></el-step>
             <el-step title="绑定新手机号"></el-step>
-            <el-step title="完成"></el-step>
+            <el-step title="修改完成"></el-step>
         </el-steps>
         <el-form :label-position="labelPosition" ref="form2" label-width="290px" :model="ruleForm" :rules="rules">
             <el-form-item
@@ -149,7 +149,7 @@ input::-webkit-inner-spin-button {
         .btn2 {
             display: flex;
             justify-content: center;
-            margin-top: 80px;
+            margin-top: 87px;
             .btn3 {
                 width: 130px;
                 height: 36px;
@@ -159,7 +159,7 @@ input::-webkit-inner-spin-button {
                 color: #ffffff;
                 font-size: 13px;
                 text-align: center;
-                line-height: 38px;
+                line-height: 36px;
                 margin-left: 20px;
             }
         }

+ 2 - 2
src/main/pc-space/src/views/user/AccountData.vue

@@ -165,7 +165,7 @@
                 </div>
                 <div class="text4" @click="Auths">{{ Status }}</div>
             </div>
-            <div class="box">
+            <!-- <div class="box">
                 <div class="text">
                     <div class="text1">
                         <img class="icon" src="../../assets/user/icon-renzheng@3x.png" alt="" />
@@ -174,7 +174,7 @@
                     <div class="text3">已添加银行卡信息</div>
                 </div>
                 <div class="text4" @click="ipcFn">查看</div>
-            </div>
+            </div> -->
         </div>
     </div>
 </template>

+ 2 - 0
src/main/pc-space/src/views/user/CollectionOrder.vue

@@ -42,6 +42,8 @@
                                 style="
                                     margin-left: 10px;
                                     width: 113px;
+                                    display: flex;
+                                    align-items: center;
                                     height: 48px;
                                     overflow: hidden;
                                     text-overflow: ellipsis;

+ 4 - 2
src/main/pc-space/src/views/user/Modifypad.vue

@@ -167,7 +167,7 @@ export default {
             color: #ffffff;
             font-size: 13px;
             text-align: center;
-            line-height: 38px;
+            line-height: 36px;
             margin-left: 20px;
         }
     }
@@ -177,7 +177,7 @@ export default {
         background: linear-gradient(133deg, @prim 0%, @warn 100%);
         border-radius: 4px;
         color: #1a1a1a;
-        line-height: 6px;
+        font-size: 13px;
         border: 0;
     }
     /deep/ .el-form-item__error {
@@ -189,6 +189,7 @@ export default {
     /deep/ .el-form-item__label {
         color: #ffffff;
         margin-left: 175px;
+        font-size: 13px;
     }
     /deep/ .el-form {
         margin-top: 66px;
@@ -197,6 +198,7 @@ export default {
         border: 1px solid #494a4d;
         background: #1c1e26;
         color: #ffffff;
+        height: 36px;
     }
     .title {
         height: 30px;

+ 2 - 1
src/main/pc-space/src/views/user/OrderValue.vue

@@ -30,7 +30,8 @@
                             style="
                                 width: 113px;
                                 height: 48px;
-                                line-height: 48px;
+                                display: flex;
+                                align-items: center;
                                 overflow: hidden;
                                 text-overflow: ellipsis;
                             "

+ 2 - 0
src/main/pc-space/src/views/user/PayRecord.vue

@@ -43,6 +43,8 @@
                                     margin-left: 10px;
                                     width: 113px;
                                     height: 48px;
+                                    display: flex;
+                                    align-items: center;
                                     overflow: hidden;
                                     text-overflow: ellipsis;
                                 "

+ 9 - 4
src/main/pc-space/src/views/user/Security.vue

@@ -11,7 +11,7 @@
                 <el-steps :space="180" :active="1" align-center>
                     <el-step title="验证当前手机号"></el-step>
                     <el-step title="绑定新手机号"></el-step>
-                    <el-step title="完成"></el-step>
+                    <el-step title="修改完成"></el-step>
                 </el-steps>
                 <el-form
                     :label-position="labelPosition"
@@ -115,6 +115,9 @@ export default {
         border: 0;
     }
 }
+/deep/ .el-step__title {
+    font-size: 12px !important;
+}
 /deep/.el-step:nth-child(2) {
     .el-step__icon {
         background: #c8c9cc;
@@ -148,7 +151,7 @@ export default {
         .btn2 {
             display: flex;
             justify-content: center;
-            margin-top: 80px;
+            margin-top: 87px;
             .btn3 {
                 width: 130px;
                 height: 36px;
@@ -158,7 +161,7 @@ export default {
                 color: #ffffff;
                 font-size: 13px;
                 text-align: center;
-                line-height: 38px;
+                line-height: 36px;
                 margin-left: 20px;
             }
         }
@@ -169,7 +172,7 @@ export default {
         background: linear-gradient(133deg, @prim 0%, @warn 100%);
         border-radius: 4px;
         color: #1a1a1a;
-        line-height: 6px;
+        font-size: 13px;
         border: 0;
     }
     /deep/ .el-step__title {
@@ -178,6 +181,7 @@ export default {
     /deep/ .el-form-item__label {
         color: #ffffff;
         margin-left: 175px;
+        font-size: 13px;
     }
     /deep/ .el-form {
         margin-top: 66px;
@@ -186,6 +190,7 @@ export default {
         border: 1px solid #494a4d;
         background: #1c1e26;
         color: #ffffff;
+        height: 36px;
     }
     .title {
         height: 30px;

+ 1 - 1
src/main/pc-space/src/views/user/SecuritySuccess.vue

@@ -11,7 +11,7 @@
                 <el-steps :space="180" :active="3" align-center>
                     <el-step title="验证当前手机号"></el-step>
                     <el-step title="绑定新手机号"></el-step>
-                    <el-step title="完成"></el-step>
+                    <el-step title="修改完成"></el-step>
                 </el-steps>
                 <div class="fail">
                     <img class="text1" src="../../assets/user/icon-xiugaichengg@3x (1).png" alt="" />

+ 2 - 0
src/main/pc-space/src/views/user/TransactionOrdes.vue

@@ -43,6 +43,8 @@
                                     margin-left: 10px;
                                     width: 113px;
                                     height: 48px;
+                                    display: flex;
+                                    align-items: center;
                                     overflow: hidden;
                                     text-overflow: ellipsis;
                                 "