mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-12 13:19:31 +08:00
update: 调整部分显示的内容,如文章相关文字进行替换
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<text class="value">{{ result.stats.upvote }}</text>
|
||||
<text class="label">喜欢</text>
|
||||
</view>
|
||||
<view class="count-item">
|
||||
<view v-if="postDetailConfig && postDetailConfig.showComment" class="count-item">
|
||||
<text class="value">{{ result.stats.comment }}</text>
|
||||
<text class="label">评论</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user