Commit 6e1e7b8c authored by youjie's avatar youjie

no message

parent f1337abd
......@@ -7,7 +7,6 @@
height: 491rpx;
text-align: center;
position: relative;
margin-top: 20rpx;
}
.FriendsAndRelatives-header image{
margin: auto;
......@@ -23,12 +22,13 @@
border-radius: 40rpx;
}
.header-left{
width: 170rpx;
width: 130rpx;
position: relative;
left: 49rpx;
flex-shrink: 0;
flex-direction: column;
align-items: center;
margin-right: 20rpx;
}
.header-left .left-text{
width: 99rpx;
......@@ -265,7 +265,7 @@
},
onShareAppMessage() {
return {
title: "微信邀请",
title: "邀请好友",
query: "/pages/login/login",
imageUrl: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1664163809000_838.png",
};
......
......@@ -8,7 +8,7 @@
align-items: center;
}
.addChild-header image{
padding: 74rpx 0 31rpx 0;
padding: 54rpx 0 31rpx 0;
}
.addChild-header text{
font-size: 34rpx;
......
......@@ -11,7 +11,6 @@
top: 0;
}
.dataList-header view{
margin-top: 20rpx;
width: 100%;
line-height: 88rpx;
background: #FCEEEF;
......@@ -23,7 +22,7 @@
margin-left: 27rpx;
}
.dataList-content{
padding: 150rpx 0rpx 0 0rpx;
padding: 130rpx 0rpx 0 0rpx;
}
.title{
font-size: 34rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment