This commit is contained in:
syuilo
2018-06-08 21:17:48 +09:00
parent 724e812972
commit 2f3d744e19
7 changed files with 12 additions and 7 deletions

View File

@ -14,7 +14,7 @@
<article>
<mk-avatar class="avatar" :user="p.user" v-if="$store.state.device.postStyle != 'smart'"/>
<div class="main">
<mk-note-header class="header" :note="p"/>
<mk-note-header class="header" :note="p" :mini="true"/>
<div class="body">
<p v-if="p.cw != null" class="cw">
<span class="text" v-if="p.cw != ''">{{ p.cw }}</span>