fix: 手机端首页图标LOGO问题

This commit is contained in:
zhangyanduan
2022-07-26 16:05:24 +08:00
parent 4979458391
commit 0d7a2978e3
+1 -1
View File
@@ -128,7 +128,7 @@ export default {
top: 15px;
left: 15px;
width: 23vw;
height: 0.8rem;
height: 7.6vh;
background: url("../../assets/images/phone/phoneTitle.png") no-repeat;
background-size: 100% 100%;
}