Browse Source

图片格式

linwu 2 năm trước cách đây
mục cha
commit
e8bee22543
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Services/HomeService.php

+ 1 - 1
app/Services/HomeService.php

@@ -135,7 +135,7 @@ class HomeService
     {
         $arr = [
             ['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'],
+            ['name' => '高校毕业生暨硕博人才开发区企业专场', 'images' => theme_asset('mobile/images/online2021/qrcode_worker.png') . '?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;