Merge branch 'feature/comment-0615-ch' into msb_test

msb_test
ch 2 years ago
commit 9ab3b6e0c5

@ -59,12 +59,8 @@
<b>商家{{ detailData.merchantComment.userName }} 回复</b>
<span>{{ detailData.merchantComment.createTime }}</span>
</div>
<ul class="reply">
<li class="reply--item">
<p class="reply--ctx">{{ detailData.merchantComment.commentContent }}</p>
</li>
</ul>
<p class="reply--ctx">{{ detailData.merchantComment.commentContent }}</p>
<br />
</template>
<div class="title">

Loading…
Cancel
Save