|
@@ -42,7 +42,7 @@
|
|
<view class="iconfont icon-a-1_zhaopin" style="color: #e03506; font-size: 30px;"></view>
|
|
<view class="iconfont icon-a-1_zhaopin" style="color: #e03506; font-size: 30px;"></view>
|
|
<view class="hirePrice">{{ `赏金:${commissionCalculation(info.hirePrice / 100, 1)}元` }}</view>
|
|
<view class="hirePrice">{{ `赏金:${commissionCalculation(info.hirePrice / 100, 1)}元` }}</view>
|
|
</view>
|
|
</view>
|
|
- <view class="font-size-13 color-999 ss-m-t-10" style="text-align: end;">发布时间:{{ timesTampChange(info.updateTime, 'Y-M-D h:m') }}</view>
|
|
|
|
|
|
+ <view class="font-size-13 color-999 ss-m-t-10" style="text-align: end;">更新时间:{{ timesTampChange(info.updateTime, 'Y-M-D h:m') }}</view>
|
|
<!-- 企业信息 -->
|
|
<!-- 企业信息 -->
|
|
<view class="topLine mt-5 d-flex" @click="handleToEnterprise">
|
|
<view class="topLine mt-5 d-flex" @click="handleToEnterprise">
|
|
<view class="avatarBox">
|
|
<view class="avatarBox">
|