update:新增未登录点击帖子收藏,提示登录

This commit is contained in:
lihaoyuan 2025-11-25 16:34:42 +08:00
parent a8b78b20e6
commit cbeb006a2e

View File

@ -653,20 +653,8 @@
</view>
</view>
<view style="height: 87rpx" v-if="!datauser.IsComment"></view>
<view class="input_box" v-if="!datauser.IsComment">
<!-- <view @click="texthidden" class="input_box_input">
<image
class="xiepinglun"
src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/img/xq_03.png"
></image>
<span>{{ __("写下看法,参与讨论") }}</span
><span style="margin-left: 104rpx" v-if="dataComment.length > 0">
{{ sprintf(__("%s人已回复"), datauser.story_comment_count) }} </span
><span style="margin-left: 104rpx" v-else
>{{ sprintf(__("%s人已回复"), 0) }}
</span>
</view> -->
<view class="input_box_input" hover-class="none" @tap="onShowCommentInput">
<view class="input_box" v-if="!datauser.IsComment" @tap="onShowCommentInput">
<view class="input_box_input" hover-class="none" >
<image
class="xiepinglun"
src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/img/xq_03.png"