diff --git a/src/components/dynamicList.wpy b/src/components/dynamicList.wpy
index 6ef65a5..6ec4dcc 100644
--- a/src/components/dynamicList.wpy
+++ b/src/components/dynamicList.wpy
@@ -201,87 +201,85 @@ scroll-view {
}
-
-
-
-
- {{ item.create_time }}
-
-
-
- {{ item.user.nickname || '未设置名称' }}
-
-
- {{item.work_user_tag}}
-
-
-
-
- 参与了投票:
+
+
+
+ {{ item.create_time }}
+
+
+
+ {{ item.user.nickname || '未设置名称' }}
+
+
+ {{item.work_user_tag}}
-
-
- {{ item.u_year }}
- · {{ item.profile.stature }}cm
-
- · {{ item.profile.degree }}
-
- 审核中
- 审核失败
+
+
+ 参与了投票:
-
- {{item.content}}
-
-
-
- {{item.vote.title}}
-
-
-
- {{ item.readmore.tip }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.topic.name }}
+
+
+
+ {{ item.u_year }}
+ · {{ item.profile.stature }}cm
+
+ · {{ item.profile.degree }}
+
+ 审核中
+ 审核失败
+
+
+ {{item.content}}
+
+
+
+ {{item.vote.title}}
+
+
+
+ {{ item.readmore.tip }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.topic.name }}
-
-
- {{ item.address }}
-
-
+
+
+
+ {{ item.address }}
+
+
+
+
+
+
+ {{ item.commenter_count }}
-
-
-
- {{ item.commenter_count }}
-
-
-
-
- {{ item.liker_count }}
-
-
-
-
+
+
+
+ {{ item.liker_count }}
+
+
+
-
-
+
+