Commit 11110d93 authored by 华国豪's avatar 华国豪 🙄

压缩登录背景图

parent 5856a20b
...@@ -454,7 +454,7 @@ ...@@ -454,7 +454,7 @@
<el-row style="margin: 20px 0;cursor: pointer;"> <el-row style="margin: 20px 0;cursor: pointer;">
<img <img
@click="goUrl('IceCreamTask')" @click="FootgoUrl('IceCreamTask')"
class="huodong_img" class="huodong_img"
src="../assets/img/active/huodong_img1.png" src="../assets/img/active/huodong_img1.png"
alt alt
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.new_login { .new_login {
height: 100%; height: 100%;
width: 100%; width: 100%;
background: url("../assets/img/newLogin_bg.png"); background: url("../assets/img/newLogin_bg.jpg");
background-size: 100% 100%; background-size: 100% 100%;
} }
.new_login .container { .new_login .container {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment