瀏覽代碼

修改样式

xiaodai2017 1 年之前
父節點
當前提交
09b82c1264
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 2 1
      src/views/login/forget-password.vue
  2. 1 1
      src/views/login/index.vue

+ 2 - 1
src/views/login/forget-password.vue

@@ -374,10 +374,11 @@ $light_gray: #eee;
   width: 100%;
   height: 100%;
   overflow: hidden;
-  background-image: url("~@/assets/sheji/loginbg.png");
+  // background-image: url("~@/assets/sheji/loginbg.png");
   background-position: center center;
   background-repeat: no-repeat;
   background-attachment: fixed;
+  background: #ecf5ff;
   background-size: cover;
   .bg {
     width: 100%;

+ 1 - 1
src/views/login/index.vue

@@ -380,7 +380,7 @@ $light_gray: #f2f2f2;
   height: 100%;
   line-height: 1;
   text-align: center;
-  background: #fff;
+  background: #ecf5ff;;
   position: relative;
   transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
   // background-image: url("~@/assets/design/bg-pc.jpg");