|
@@ -134,11 +134,8 @@ class HomeService
|
|
|
public function getSpringLive()
|
|
|
{
|
|
|
$arr = [
|
|
|
- ['name' => '硕博专场', 'images' => theme_asset('mobile/images/online2021/qrcode_doctor.png') . '?v=1', 'time' => '2022年1月14日 15:00-17:00', 'company' => '', 'status' => 'end', 'url' => 'https://wx.vzan.com/live/tvchat-1417467221?v=1642678440955#/'],
|
|
|
- ['name' => '省外专场', 'images' => theme_asset('mobile/images/online2021/qrcode_province_out.jpg') . '?v=1', 'time' => '2022年1月27日 15:00-17:00', 'company' => '', 'status' => 'end', 'url' => 'https://wx.vzan.com/live/tvchat-1156791438?v=1643097082151#/'],
|
|
|
- ['name' => '综合专场', 'images' => theme_asset('mobile/images/online2021/qrcode_comprehensive.jpg') . '?v=1', 'time' => '2022年2月8日-10日 10:00-12:00', 'company' => '', 'status' => 'end', 'url' => 'https://wx.vzan.com/live/tvchat-1772059522?v=1643096232822#/'],
|
|
|
- ['name' => '省外专场', 'images' => theme_asset('mobile/images/online2021/qrcode_province_out.jpg') . '?v=1', 'time' => '以新春晋江市企业赴云南招聘会时间为准', 'company' => '', 'status' => 'unstart', 'url' => 'https://wx.vzan.com/live/tvchat-841571637?v=1643096279561#/'],
|
|
|
- ['name' => '零工专场', 'images' => theme_asset('mobile/images/online2021/qrcode_odd_job.jpg') . '?v=1', 'time' => '以零工市场建成揭幕仪式时间为准', 'company' => '', 'status' => 'unstart', 'url' => 'https://wx.vzan.com/live/tvchat-794586822?v=1643096295228#/'],
|
|
|
+ ['name' => '普技工专场', 'images' => theme_asset('mobile/images/online2021/qrcode_doctor.png') . '?v=3', 'time' => '2023年2月2日 15:00-17:00', 'company' => '', 'status' => 'unstart', 'url' => 'https://wx.vzan.com/live/page/751180164?shauid=aZ59T5QhZeFbth6iU9up7Q**&vprid=0&sharetstamp=1673345500817'],
|
|
|
+ ['name' => '高校毕业生暨硕博人才开发区企业专场', 'images' => theme_asset('mobile/images/online2021/qrcode_worker.jpg') . '?v=3', 'time' => '2023年2月10日 15:00-17:00', 'company' => '', 'status' => 'unstart', 'url' => 'https://wx.vzan.com/live/page/1718142599?shauid=jd8mXapnc1ccaet7mLK7qQ**&vprid=0&sharetstamp=1673365452954'],
|
|
|
];
|
|
|
|
|
|
return $arr;
|