From 8c547edd2f14e3a720322d6b4e393b4116c1e06a Mon Sep 17 00:00:00 2001 From: 673800357 <673800357@qq.com> Date: Fri, 22 Jun 2018 14:34:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=B0=8F=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/me/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/me/index.vue b/src/pages/me/index.vue index 7df6e28..4182e85 100644 --- a/src/pages/me/index.vue +++ b/src/pages/me/index.vue @@ -2,8 +2,8 @@
-
- 我的收藏 +
+ 我的收藏 最近话题 最近回复
登出
@@ -68,7 +68,7 @@ export default { .container { height: 100vh; background-color: rgb(245, 245, 249); - .body { + .list { margin-top: 30rpx; background-color: white; .list-item { @@ -76,9 +76,9 @@ export default { line-height: 76rpx; margin: 0 30rpx; padding: 10rpx 0; - & + & { - border-top: 2rpx solid $borderColor; - } + } + .list-item + .list-item { + border-top: 2rpx solid $borderColor; } .margin { margin-top: 30rpx;