From 1bbd397ba43e9ed555697714b402941b7cb8065f Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Wed, 9 Nov 2022 19:09:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/myShares.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/my/myShares.vue b/pages/my/myShares.vue index aedc0cc..962290a 100644 --- a/pages/my/myShares.vue +++ b/pages/my/myShares.vue @@ -590,7 +590,7 @@ export default { // } } .course_box { - margin-top: 14upx; + margin-bottom: 20upx; background-color: #ffffff; padding: 40upx 32upx; .course { @@ -668,7 +668,7 @@ export default { } .article_one { // padding-top: 10px; - margin-top: 20rpx; + margin-bottom: 20rpx; background-color: #fff; padding: 36upx 36upx; .answers_text { @@ -698,7 +698,7 @@ export default { box-shadow: #f7f7f7 0px 6px 5px; border-radius: 4px; background: #ffffff; - margin-top: 20upx; + margin-bottom: 20upx; padding-bottom: 15rpx; .qa-header {