From bc1180a03315b5c935ede33e7f9f4941d14779ba Mon Sep 17 00:00:00 2001 From: fanp Date: Wed, 30 Oct 2019 09:51:05 +0800 Subject: [PATCH 1/2] update topic avatar.png --- pages/topics/goodIdea/cell/index.wxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/topics/goodIdea/cell/index.wxml b/pages/topics/goodIdea/cell/index.wxml index 04b1612..181f581 100644 --- a/pages/topics/goodIdea/cell/index.wxml +++ b/pages/topics/goodIdea/cell/index.wxml @@ -24,7 +24,7 @@ - + {{itemData.topicAuthor}} {{itemData.topicGroupCreateTime}} From 868a61e75445f11953659c29973955dc31c33a1a Mon Sep 17 00:00:00 2001 From: fanp Date: Wed, 30 Oct 2019 09:56:32 +0800 Subject: [PATCH 2/2] =?UTF-8?q?update=20=E9=87=91=E7=82=B9=E5=AD=90=20UI?= =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/topics/goodIdea/cell/index.wxss | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/topics/goodIdea/cell/index.wxss b/pages/topics/goodIdea/cell/index.wxss index f3aed0c..6445a96 100644 --- a/pages/topics/goodIdea/cell/index.wxss +++ b/pages/topics/goodIdea/cell/index.wxss @@ -79,8 +79,6 @@ image{ .detail-user-icon{ width: 20px; height: 20px; - border-radius: 50%; - background-color: #EEEEEE; } .detail-userName{ margin: 0 5px 0 5px;