You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
4.0 KiB
Plaintext
1 line
4.0 KiB
Plaintext
<view><view class="container"><view class="servicebox br_8 fsa dn"><view class="serviceinfo display-flex" hover-class="none"><view class="mr8"><block wx:if="{{serviceInfo.avatar}}"><image class="br_8" src="{{serviceInfo.avatar}}" mode="aspectFit|aspectFill|widthFix" lazy-load="{{false}}"></image></block><block wx:else><image class="br_8" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/service.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="{{false}}"></image></block></view><view class="servicenamebox"><view class="mb2 f18 fw500">客户经理</view><view class="c3 f16">{{''+serviceInfo.userName+''}}<view class="mr4 _i"></view><view class="f14 _p">{{serviceInfo.tel||'0371-6611 3723'}}</view></view></view></view><view hover-class="none" hover-stop-propagation="{{false}}"><view class="t-icon t-icon-dianhua6 mr10 _i" style="width:40px;height:40px;" hover-class="thover" data-event-opts="{{[['tap',[['makePhoneCall',['$event']]]]]}}" bindtap="__e"></view><view class="t-icon t-icon-qiyeweixin _i" style="width:40px;height:40px;" hover-class="thover" data-event-opts="{{[['tap',[['showdialog',['$event']]]]]}}" bindtap="__e"></view></view></view><view class="mt10 br_8 dn" style="padding:20px 10px;background-color:#fff;" hover-class="thover" hover-stop-propagation="{{false}}" data-type="wellcome" data-event-opts="{{[['tap',[['goDetail',['$event']]]]]}}" bindtap="__e"><view class="fw500 f16 mb12" style="line-height:16px;"><block wx:if="{{!messageClick}}"><view class="mr4 mb2 _i" style="display:inline-block;width:8px;height:8px;background:#f5222d;border-radius:50%;"></view></block>伯才稻田欢迎您</view><view class="f14 c9 oelps" style="width:100%;">伯才稻田(以下简称”稻田“),是一个专门服务代理的平台。</view></view><block wx:for="{{infoList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="mt10 br_8" style="padding:20px 10px;background-color:#fff;" hover-class="thover" hover-stop-propagation="{{false}}" data-id="{{item.id}}" data-type="info" data-event-opts="{{[['tap',[['goDetail',['$event']]]]]}}" bindtap="__e"><view class="fw500 f16 mb12 fsa" style="line-height:16px;"><view hover-class="none" hover-stop-propagation="{{false}}"><block wx:if="{{item.readed==0}}"><view class="mr4 mb2 _i" style="display:inline-block;width:8px;height:8px;background:#f5222d;border-radius:50%;"></view></block>{{''+item.title+''}}</view><view class="fw400" hover-class="none" hover-stop-propagation="{{false}}">{{item.pubTime}}</view></view><view class="f14 c9 oelps" style="width:100%;">{{item.remark||'[图片]'}}</view></view></block><block wx:if="{{$root.g0<=0}}"><view style="text-align:center;" hover-class="none" hover-stop-propagation="{{false}}"><view class="t-icon t-icon-zanwu" style="width:80px;height:80px;margin:180px auto 20px;"></view><view class="tc f14 c045">暂无消息</view></view></block></view><block wx:if="{{iosDialog}}"><view class="fadeIn" aria-role="dialog" aria-modal="{{true}}" data-event-opts="{{[['touchmove',[['modalMove',['$event']]]]]}}" catchtouchmove="__e"><view class="weui-mask"></view><view class="weui-dialog contact" style="box-sizing:border-box;"><view class="weui-dialog__hd"><view data-event-opts="{{[['tap',[['closeDialog',['$event']]]]]}}" class="iconfont icon-guanbi guanbi c6 biggerSize _i" bindtap="__e"></view><view class="f16 c3 fw500 mb32">加客户经理微信</view><block wx:if="{{isLoading}}"><view style="position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);" hover-class="none" hover-stop-propagation="{{false}}"><view class="weui-primary-loading" aria-role="img" aria-label="加载中"><view class="weui-primary-loading__dot"></view></view><view hover-class="none" hover-stop-propagation="{{false}}">加载中...</view></view></block><image style="width:184px;height:184px;" src="{{serviceInfo.qrCode}}" show-menu-by-longpress="{{true}}" data-event-opts="{{[['load',[['imageLoad',['$event']]]]]}}" bindload="__e"></image><view class="f14 c3 mt6">长按识别二维码</view></view></view></view></block></view> |