xz_dingjie/pages/newsDetail/newsDetail.wxml
2020-06-23 19:14:44 +08:00

93 lines
3.5 KiB
Plaintext

<view class="news-title">
<view class="title">银保监会印发《关于加快推进意外险改革的意见》</view>
<view class="news-info">
<text>来源</text>
<text>2020-02-02</text>
</view>
</view>
<view class="news-content">
大量的小号被封杀,基于小号和社群建立起来的粉丝用户体系,一朝回到解放前。
微信这番操作,也是告诉大家,没有私域流量,只能按照我的路子来。要么公众号,要么企业微信。
今天早上和业务团队聊了一下,感觉企业微信还是任重而道远,由于企业微信的能力开放有限,想大规模的玩起来,还需要一点时间积累。
现在,在企业微信能力开放之前,最好的粉丝载体,还是要回到微信公众号。
但微信公众号的限制,也是非常严格的,完全无法通过阅读情况,判断用户的喜好和特定,那产品经理该如何提供策略工具,为搭建公众号下的用户分层体系呢?
</view>
<view class="comment">
<view class="commnet-box">
<view class="commnet-avatar">
<image src="../../images/avatar.png"></image>
</view>
<view class="comment-right">
<view class="comment-people">
<view>王耿</view>
<view>200 <image src="../../images/good.png"></image></view>
</view>
<view class="comment-content">
评论内容评论内容评论内容评论内容评论内容评论内容评论内容
</view>
<view class="date-reply">
<text class="date">1天前</text>
<text class="reply">回复</text>
</view>
</view>
</view>
<view class="commnet-box">
<view class="commnet-avatar">
<image src="../../images/avatar.png"></image>
</view>
<view class="comment-right">
<view class="comment-people">
<view>王耿</view>
<view>200 <image src="../../images/good.png"></image></view>
</view>
<view class="comment-content">
评论内容评论内容评论内容评论内容评论内容评论内容评论内容
</view>
<view class="date-reply">
<text class="date">1天前</text>
<text class="reply">回复</text>
</view>
<view class="reply-box">
<view class="reply-content">
<text class="reply-people">王耿:</text>
回复内容回复内容回复内容回复内容回复内容回复内容回复内容回复内容
</view>
</view>
</view>
</view>
<view class="commnet-box">
<view class="commnet-avatar">
<image src="../../images/avatar.png"></image>
</view>
<view class="comment-right">
<view class="comment-people">
<view>王耿</view>
<view>200 <image src="../../images/good.png"></image></view>
</view>
<view class="comment-content">
评论内容评论内容评论内容评论内容评论内容评论内容评论内容
<view class="comment-img">
<image src="../../images/big-news.png"></image>
<image src="../../images/big-news.png"></image>
</view>
</view>
<view class="date-reply">
<text class="date">1天前</text>
<text class="reply">回复</text>
</view>
</view>
</view>
</view>
<view class="page-bottom">
<view class="do-comment">
请填写你的评论
</view>
<view class="btn-box">
<view class="collect">
<image src="../../images/collect.png"></image>
</view>
<view class="share">
<image src="../../images/share.png"></image>
</view>
</view>
</view>