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