Commit 6e1e7b8c authored by youjie's avatar youjie

no message

parent f1337abd
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
height: 491rpx; height: 491rpx;
text-align: center; text-align: center;
position: relative; position: relative;
margin-top: 20rpx;
} }
.FriendsAndRelatives-header image{ .FriendsAndRelatives-header image{
margin: auto; margin: auto;
...@@ -23,12 +22,13 @@ ...@@ -23,12 +22,13 @@
border-radius: 40rpx; border-radius: 40rpx;
} }
.header-left{ .header-left{
width: 170rpx; width: 130rpx;
position: relative; position: relative;
left: 49rpx; left: 49rpx;
flex-shrink: 0; flex-shrink: 0;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
margin-right: 20rpx;
} }
.header-left .left-text{ .header-left .left-text{
width: 99rpx; width: 99rpx;
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
}, },
onShareAppMessage() { onShareAppMessage() {
return { return {
title: "微信邀请", title: "邀请好友",
query: "/pages/login/login", query: "/pages/login/login",
imageUrl: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1664163809000_838.png", imageUrl: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1664163809000_838.png",
}; };
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
align-items: center; align-items: center;
} }
.addChild-header image{ .addChild-header image{
padding: 74rpx 0 31rpx 0; padding: 54rpx 0 31rpx 0;
} }
.addChild-header text{ .addChild-header text{
font-size: 34rpx; font-size: 34rpx;
......
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
top: 0; top: 0;
} }
.dataList-header view{ .dataList-header view{
margin-top: 20rpx;
width: 100%; width: 100%;
line-height: 88rpx; line-height: 88rpx;
background: #FCEEEF; background: #FCEEEF;
...@@ -23,7 +22,7 @@ ...@@ -23,7 +22,7 @@
margin-left: 27rpx; margin-left: 27rpx;
} }
.dataList-content{ .dataList-content{
padding: 150rpx 0rpx 0 0rpx; padding: 130rpx 0rpx 0 0rpx;
} }
.title{ .title{
font-size: 34rpx; 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