From 4255dded54bdfd1eb19d6af8c2d6b48919a92de9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 15 Feb 2017 00:23:57 +0900 Subject: [PATCH] #169 --- src/web/app/desktop/tags/post-detail.tag | 43 +++++++++++++++++++----- src/web/app/mobile/tags/post-detail.tag | 35 ++++++++++++++++--- 2 files changed, 65 insertions(+), 13 deletions(-) diff --git a/src/web/app/desktop/tags/post-detail.tag b/src/web/app/desktop/tags/post-detail.tag index 01486bcb2..e29107d5b 100644 --- a/src/web/app/desktop/tags/post-detail.tag +++ b/src/web/app/desktop/tags/post-detail.tag @@ -3,7 +3,10 @@
- +
@@ -13,16 +16,33 @@
-
avatar -
{ p.user.name }@{ p.user.username } -
+
+ + avatar + +
+ { p.user.name } + @{ p.user.username } + + + +
{
+
0 }> -
{ p.repost_count } +
+ { p.repost_count }

Repost

    -
  1. +
  2. + + +
diff --git a/src/web/app/mobile/tags/post-detail.tag b/src/web/app/mobile/tags/post-detail.tag index 8f8c8bd5a..35e20f65f 100644 --- a/src/web/app/mobile/tags/post-detail.tag +++ b/src/web/app/mobile/tags/post-detail.tag @@ -3,7 +3,10 @@
- +
@@ -13,15 +16,31 @@
-

avatar{ post.user.name }がRepost

+

+ + avatar + + { post.user.name } + + がRepost +

0 }> @@ -50,7 +72,10 @@

いいね

    -
  1. +
  2. + + +