|
|
|
|
@ -501,7 +501,9 @@
|
|
|
|
|
<button type class="detailBtn1" bindtap="goIndex">返回首页</button>
|
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
|
|
<view class="fse flex-1 pl16">
|
|
|
|
|
<view class="fse flex-1">
|
|
|
|
|
<!-- #if MP -->
|
|
|
|
|
<view style="width: 16px;"></view>
|
|
|
|
|
<view wx:if="{{isAgency}}" class="detailBtn1 fsc mr16 flex-1" style="height:40px;width:100px" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" hover-class="thover" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="fsc" > -->
|
|
|
|
|
<icon class="iconfont icon-message f16" style="color:#1890ff;line-height:40px"></icon>
|
|
|
|
|
@ -512,6 +514,7 @@
|
|
|
|
|
<icon class="iconfont icon-message f16" style="color:#ccc;line-height:40px"></icon>
|
|
|
|
|
<view class="cccc" style="margin-left:4px">客服</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- #endif -->
|
|
|
|
|
<block wx:if="{{isAgency}}">
|
|
|
|
|
<view class="flex-2" style="padding: 0 16px;width:200px" wx:if="{{!isMaskShow}}">
|
|
|
|
|
<button type class="detailBtn" hover-class="thover" bindtap="goNewEnroll">立即报名</button>
|
|
|
|
|
|