refactor(custom): 调整后结点单首页背景图
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user