瀏覽代碼

职位更新时间

Xiao_123 5 月之前
父節點
當前提交
418a5faa0e
共有 3 個文件被更改,包括 2 次插入3 次删除
  1. 1 1
      components/PositionList/index.vue
  2. 0 1
      pages/index/communicate.vue
  3. 1 1
      pagesB/positionDetail/index.vue

+ 1 - 1
components/PositionList/index.vue

@@ -50,7 +50,7 @@
               custom-style="background-color: #e2f0ef; color:#00897B; border-color:#e2f0ef;"
             />
           </view>
-          <view class="font-size-13 color-999 ss-m-t-10" style="text-align: end;">发布时间:{{ timesTampChange(item.job.updateTime, 'Y-M-D h:m') }}</view>
+          <view class="font-size-13 color-999 ss-m-t-10" style="text-align: end;">更新时间:{{ timesTampChange(item.job.updateTime, 'Y-M-D h:m') }}</view>
         </view>
         <!-- 企业信息 -->
         <view class="sub-li-bottom">

+ 0 - 1
pages/index/communicate.vue

@@ -27,7 +27,6 @@
 								<span class="line" v-if="item.postNameCn && item.enterpriseAnotherName"></span>
 								<text class="nameSub">{{ item.postNameCn }}</text>
 							</view>
-							<!-- <view class="time">{{ item.updateTime }}</view> -->
 						</view>
 						<view class="box-content-text">{{ timesTampChange(+item.timestamp.padEnd(13, '0')) }}</view>
 					</view>

+ 1 - 1
pagesB/positionDetail/index.vue

@@ -42,7 +42,7 @@
             <view class="iconfont icon-a-1_zhaopin" style="color: #e03506; font-size: 30px;"></view>
             <view class="hirePrice">{{ `赏金:${commissionCalculation(info.hirePrice / 100, 1)}元` }}</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="avatarBox">