1.个人中心电话地址调整
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user