job.wxml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <view class="page">
  2. <view style="height:1rpx;"></view>
  3. <view class="bgcolorWhite font1">
  4. <i class="fa fa-handshake-o" aria-hidden="true"></i>
  5. 招聘信息
  6. </view>
  7. <view class="marginTop">
  8. <view>
  9. <text class="duanluo">现诚聘以下人员: \n</text>
  10. <text class="duanluo">一、客服助理 1名 \n</text>
  11. <text class="duanluo">1、18-35岁中专以上学历,有一定客户服务工作经验,熟悉物业行业有关知识。 \n</text>
  12. <text class="duanluo">2、计算机操作熟练,office办公软件使用熟练。</text>
  13. <text class="duanluo">3、热情,善于倾听,具有良好的沟通协调能力,语言表达能力和社交能力。 \n</text>
  14. <text class="duanluo">4、工作时间:8:00-12:00 14:00-18:00,周六下午和周日休息1.5天。 \n</text>
  15. <text class="duanluo">5、月薪2600-3000元,年终双薪。 \n</text>
  16. <text class="duanluo">二、安保巡逻员 10名 \n</text>
  17. <view>
  18. <text class="duanluo">1、18—50周岁,身高170CM以上,身体健康,责任心强,容貌端正,无违法犯罪记录;</text>
  19. </view>
  20. <view>
  21. <text class="duanluo">2、工作时间:三班倒,上12小时休息24小时,白班8:00-20:00,夜班20:00-次日8:00。</text>
  22. </view>
  23. <view>
  24. <text class="duanluo">3、月薪1900-2000元,五险,年终双薪。 \n</text>
  25. </view>
  26. <view>
  27. <text class="duanluo">联系电话:0351-8201348</text>
  28. </view>
  29. <view>
  30. <text class="duanluo">地址:五一路77号铜锣湾国际公寓A座宝地集团四层金宝地物业办公室</text>
  31. </view>
  32. <view>
  33. <text class="duanluo">
  34. 途经公交车:3, 4, 615, 805, 820, 820支, 864, 869,桥头街站下车往北100米。
  35. </text>
  36. </view>
  37. </view>
  38. </view>
  39. <view style="background-color:#F4F6F7;height:20rpx;"></view>
  40. </view>