-
-
-
-
博客
+
+
+
+ {{act.author.realname}}
+ {{act.author.nickname}}
+
+
+
{{act.latest_update}}
-
{{act.subject|safeHtml}}
-
+
【博客】{{act.subject|safeHtml}}
+
-
-
{{act.latest_update}}
-
回复
-
{{act.reply_count}}
-
赞
-
{{act.praise_count}}
-
{{act.praise_count}}
-
+
来源: 博客
+
+
赞
+
{{act.praise_count}}
+
{{act.praise_count}}
+
+
diff --git a/public/stylesheets/weui/weixin.css b/public/stylesheets/weui/weixin.css
index 5b1c1df95..7c219c571 100644
--- a/public/stylesheets/weui/weixin.css
+++ b/public/stylesheets/weui/weixin.css
@@ -109,7 +109,7 @@ a.underline {text-decoration:underline;}
.post-interactive-reply,
.post-interactive-praise {width:50%; text-align:center; float:left; font-size:13px;}
.more-wrap {width:100%;}
-.more-events {width:98%; font-size:13px; text-align:center; margin:0 auto; padding: 5px 0; border:1px solid #e6e6e6; border-radius:3px; background-color:#f8f9fb; }
+.more-events {width:100%; font-size:13px; text-align:center; margin:0 auto; padding: 5px 0; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; border-radius:3px; background-color:#f8f9fb; }
.border-bottom {border-bottom:1px solid #e6e6e6;}
.post-reply-wrap {width:100%;}
.post-input-wrap {width:100%; position:fixed; bottom:0;}