pages/personalCenter/components/user-center-card/index.wxss
@@ -1,5 +1,5 @@ .user-center-card { background-image: url('https://cdn-we-retail.ym.tencent.com/miniapp/template/user-center-bg-v1.png'); /* background-image: url('https://cdn-we-retail.ym.tencent.com/miniapp/template/user-center-bg-v1.png'); */ background-size: cover; background-repeat: no-repeat; padding: 0 24rpx; @@ -45,4 +45,16 @@ .user-center-card__icon { line-height: 96rpx; } .setting { margin-left: auto; display: flex; align-items: center; } .setting .img { height: 34rpx; width: 34rpx; margin-right: 10rpx; }