peko官网增加下载链接,充值弹窗点击蒙层可关闭

This commit is contained in:
qf
2022-11-16 11:33:42 +08:00
parent 045aabeb49
commit 04e05c8383
6 changed files with 66 additions and 3 deletions

View File

@@ -36,6 +36,27 @@ html {
top: 1.2rem;
right: 2.77rem;
}
.homePc .googlePlay {
width: 2.2rem;
height: 0.7rem;
position: absolute;
left: 2.4rem;
bottom: 3.4rem;
}
.homePc .appleStore {
width: 2.2rem;
height: 0.7rem;
position: absolute;
left: 2.4rem;
bottom: 2.5rem;
}
.homePc .apk {
width: 2.2rem;
height: 0.7rem;
position: absolute;
left: 2.4rem;
bottom: 1.6rem;
}
.eori {
width: 100%;
background: #30312C;