xiaogang %!s(int64=3) %!d(string=hai) anos
pai
achega
7c20ae5877
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/JPushService.php

+ 1 - 1
app/Services/JPushService.php

@@ -93,7 +93,7 @@ class JPushService
                 'sound' => 'sound',
                 'sound' => 'sound',
                 'badge' => '+1',
                 'badge' => '+1',
                 'extras' => $extras,
                 'extras' => $extras,
-                'large_icon' => $params['image']
+//                'large_icon' => $params['image']
             ])->options([
             ])->options([
                 'apns_production' => config('jpush.apns_production', true),
                 'apns_production' => config('jpush.apns_production', true),
                 //表示离线消息保留时长(秒)
                 //表示离线消息保留时长(秒)