zsk 1 year ago
commit d92910f657

@ -1000,7 +1000,7 @@ Page({
that.data.jobDetail = result
that.showSexAge();
result.record["jobDesp1"] = `\n${result.record.jobName}\n\n1.薪资明细\n${result.record.salaryDetail}\n\n2.招聘要求\n${(that.data.showSexAgeText + result.record.workContent) || '-'}\n\n3.其他说明\n${ result.record.otherDesp}\n\n4.注意事项\n${result.record.notes}`
result.record["jobDesp1"] = `\n${result.record.jobName}\n\n一、薪资明细\n${result.record.salaryDetail}\n\n二、招聘要求\n${(that.data.showSexAgeText + result.record.workContent) || '-'}\n\n三、其他说明\n${ result.record.otherDesp}\n\n四、注意事项\n${result.record.notes}`
that.setData({
jobDetail: result,
isMaskShow: !(result.record.recruitment == "1"),

@ -319,7 +319,7 @@
<image wx:else class="br_8" style="display:block" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/service.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
</view>
<view class="servicenamebox">
<view class="mb2 f18 fw500">伯才客服</view>
<view class="mb2 f18 fw500">客户经理</view>
<view class="c3 f16 fss">
<view class="oelps mr4 f14" style="max-width:30%">{{serviceInfo.userName }}</view>
@ -427,11 +427,11 @@
<view class="weui-dialog__hd">
<view class="f20 bbd1 top" hover-class="none" hover-stop-propagation="false">
<view class="fw500" hover-class="none" hover-stop-propagation="false">申请加入伯才</view>
<view class="f16 c6" hover-class="none" hover-stop-propagation="false">请联系伯才客服</view>
<view class="f16 c6" hover-class="none" hover-stop-propagation="false">请联系客户经理</view>
</view>
<view class="bottom" hover-class="none" hover-stop-propagation="false">
<view class hover-class="none" hover-stop-propagation="false">
<view class="fw500 f18" hover-class="none" hover-stop-propagation="false">伯才客服</view>
<view class="fw500 f18" hover-class="none" hover-stop-propagation="false">客户经理</view>
<view class="c3 f14">
{{serviceInfo.userName }}
<i class="mr4"></i>

Loading…
Cancel
Save