From 8512e3046a354ea31e8d9ca40fc2a07b47efc72a Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 10 Nov 2017 01:11:00 +0900 Subject: [PATCH] :v: --- .../app/desktop/tags/home-widgets/channel.tag | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/web/app/desktop/tags/home-widgets/channel.tag b/src/web/app/desktop/tags/home-widgets/channel.tag index 70e0a1a71..79b57a1e8 100644 --- a/src/web/app/desktop/tags/home-widgets/channel.tag +++ b/src/web/app/desktop/tags/home-widgets/channel.tag @@ -105,7 +105,10 @@ display block > p + margin 0 + padding 16px text-align center + color #aaa > div height calc(100% - 38px) @@ -237,15 +240,12 @@ this.form = this.opts.form; this.reply = () => { - this.form.update({ - reply: this.post - }); + this.form.refs.text.value = `>>${ this.post.index } `; }; -

>>{ reply.index } ({ reply.user.name }): [x]