个人中心

This commit is contained in:
liuye
2023-02-10 15:39:49 +08:00
parent fcbf8c05f4
commit 02501453a8
7 changed files with 8 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ export default {
data() {
return {
backgroundNavbar: {
background: 'url(https://cdn.cunwuyun.cn/tengxun/miniapp/nav.png) no-repeat',
background: 'url(https://cdn.cunwuyun.cn/qujing/my-header-nav.png) no-repeat',
backgroundSize: '100% 100%',
},
}
@@ -62,11 +62,10 @@ export default {
background-color: #F4F5FA;
.header-bg {
width: 100%;
padding-bottom: 104px;
.header-info {
width: 100%;
height: 100%;
background: url("https://cdn.cunwuyun.cn/img/qrcode-sign-fail.png") no-repeat no-repeat;
height: 304px;
background: url("https://cdn.cunwuyun.cn/qujing/my-header-bg.png") no-repeat no-repeat;
background-size: 100% 100%;
box-sizing: border-box;
padding: 32px 0 0 32px;