diff --git a/pages/my/index.vue b/pages/my/index.vue index 2ce62b4..bd7aaf1 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -16,6 +16,25 @@ 绑定手机号 --> + + + + + + + + + + + 红线数 + + 促成您和心仪对象线下见面 + + + + 3条 + + - - - - - - - - - 点击获取红线 - - 促成您和心仪对象线下见面 - - - + @@ -170,7 +176,7 @@ content: ''; width: 184%; // height: 440rpx; - height: 280rpx; + height: 350rpx; position: absolute; left: -312rpx; top: 0; @@ -269,10 +275,10 @@ height: 195rpx; background-color: white; border-radius: 20rpx; - margin: 0 auto; + margin: -10rpx auto; display: flex; - padding: 0 0 0 30rpx; - /* justify-content: space-around; */ + // padding: 0 0 0 30rpx; + justify-content: space-around; align-items: center; } @@ -290,6 +296,7 @@ margin: 0 auto; flex-wrap: wrap; padding: 38rpx 30rpx; + margin-top: 170rpx; } .card { width: 116rpx; diff --git a/static/images/read_line.png b/static/images/read_line.png new file mode 100644 index 0000000..2167792 Binary files /dev/null and b/static/images/read_line.png differ