个人中心
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user