Browse Source

代码修复

master
主管理员 2 months ago
parent
commit
5925b88498
2 changed files with 6 additions and 2 deletions
  1. +5
    -1
      pages/index/center.vue
  2. +1
    -1
      pages_order/work/workDetail.vue

+ 5
- 1
pages/index/center.vue View File

@ -18,6 +18,9 @@
<view class="tips">
手机号{{phone}}
</view>
<!-- <view>
湖南瀚海黎明信息科技有限公司 * HR
</view> -->
</view>
<!-- <view class="headBtn" @click="headBtn">
角色切换
@ -50,7 +53,8 @@
<view class="line">
<view class="item">
<view class="item"
@click="$utils.navigateTo('/pages_order/mine/IntegralRecord')">
<view class="">
{{numInfo.integerNum}}
</view>


+ 1
- 1
pages_order/work/workDetail.vue View File

@ -27,7 +27,7 @@
</view>
<view class="line">
该职位位于{{ $dayjs(detail.createTime).format('YYYY-MM-DD') }}
该职位发布{{ $dayjs(detail.createTime).format('YYYY-MM-DD') }}
</view>
<view class="userHead">


Loading…
Cancel
Save