登录图片更改

This commit is contained in:
宋伟佳
2021-05-27 08:30:25 +08:00
parent 1bed0992f8
commit 02033ee5a6
+2 -4
View File
@@ -303,7 +303,7 @@ export default {
.cloud-login{ .cloud-login{
position: relative; position: relative;
height: 100%; height: 100%;
//background: url("~@/assets/images/login_bg.png") no-repeat center; background: url("~@/assets/images/shangqi/home/BG.png") no-repeat center;
background-size: 100%; background-size: 100%;
.ie-tips{ .ie-tips{
padding: 5px 0; padding: 5px 0;
@@ -317,9 +317,7 @@ export default {
top: 5.8vh; top: 5.8vh;
left: 9vw; left: 9vw;
width: 160px; width: 160px;
height: 61px; height: 61px;background: url("~@/assets/images/shangqi/home/logo2.png") no-repeat center;
//background: url("~@/assets/images/shangqi/home/logo-bg.png") no-repeat center;
background: url("~@/assets/images/shangqi/home/logo2.png") no-repeat center;
background-position: center left; background-position: center left;
background-size: 100% 100%; background-size: 100% 100%;
} }