From d1a1bb63514f7e22f155d3839b2c097a29a58fdc Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 26 Feb 2017 18:02:38 +0900 Subject: [PATCH] [Client] Improe rearbilr --- src/web/app/mobile/tags/timeline.tag | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/web/app/mobile/tags/timeline.tag b/src/web/app/mobile/tags/timeline.tag index 421917d83..81c32ce2b 100644 --- a/src/web/app/mobile/tags/timeline.tag +++ b/src/web/app/mobile/tags/timeline.tag @@ -1,13 +1,22 @@ -
読み込んでいます
-
{ opts.empty || '表示するものがありません' }
+
+ 読み込んでいます +
+
+ { opts.empty || '表示するものがありません' } +
-

{ post._datetext }{ posts[i + 1]._datetext }

+

+ { post._datetext } + { posts[i + 1]._datetext } +

- +