refactor(custom): 调整后结点单首页背景图
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-09 20:28:02 +08:00
parent c84f2e63f5
commit 5844762b25
4 changed files with 13 additions and 7 deletions

View File

@@ -3,12 +3,12 @@
justify-content: center;
box-sizing: border-box;
height: 100vh;
background-image: url("https://cdn-we-retail.ym.tencent.com/miniapp/template/user-center-bg-v1.png");
background-size: auto 40%;
background-image: url("./static/WechatIMG10.jpg");
background-size: 100% 35%;
background-repeat: no-repeat;
.card {
margin-top: 240px;
margin-top: 450px;
width: 703px;
height: 301px;
background: #ffffff;