Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

XMLWAN 4 years ago
parent
commit
cef36dd15f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/sign/signIn.vue

+ 2 - 2
src/xt_pages/sign/signIn.vue View File

@@ -309,7 +309,7 @@ export default {
309 309
         
310 310
     }
311 311
     .signInMainLeft{
312
-        width:65%;
312
+        width:69%;
313 313
         height: 980px;
314 314
         border-radius: 15px;
315 315
     }
@@ -362,7 +362,7 @@ export default {
362 362
         }
363 363
     }
364 364
     .signInMainRight{
365
-        width: 34%;
365
+        width: 30%;
366 366
         height: 980px;
367 367
     }
368 368
     .signInMainRightTitle{