1.个人中心电话地址调整

This commit is contained in:
zxy
2024-03-25 15:20:14 +08:00
parent e7edd05d27
commit c6c4047137
2 changed files with 3 additions and 2 deletions

View File

@@ -91,7 +91,8 @@
退出登录 退出登录
</view> --> </view> -->
<view class="bottom" @click="makePhoneCall"> <view class="bottom" @click="makePhoneCall">
客服电话 18500206848 工作时间 9:00-18:00 <view>德阳市人社局 0838-2505580</view>
<view>地址德阳市旌阳区天山南路1段-102</view>
</view> </view>
<cs-button></cs-button> <cs-button></cs-button>
</view> </view>

View File

@@ -92,7 +92,7 @@
value2: '招工内容', value2: '招工内容',
pageType: null, // null 个人 enterprise 企业 pageType: null, // null 个人 enterprise 企业
fileList1: [], fileList1: [],
nonReactiveArray: ["发布任务", "发布岗位", "个体户招工"], nonReactiveArray: ["发布任务", "发布岗位"],
activeTab: 0, activeTab: 0,
companyInfo: null, companyInfo: null,
} }