瀏覽代碼

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

XMLWAN 4 年之前
父節點
當前提交
cef36dd15f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/xt_pages/sign/signIn.vue

+ 2 - 2
src/xt_pages/sign/signIn.vue 查看文件

@@ -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{