|
|
@ -143,7 +143,6 @@ |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
//用户收到了通知消息 |
|
|
//用户收到了通知消息 |
|
|
console.log('通知的消息1',result) |
|
|
|
|
|
if (result.notificationEventType == 'notificationArrived') { |
|
|
if (result.notificationEventType == 'notificationArrived') { |
|
|
if (result.content.includes('订单出餐已超时')) { |
|
|
if (result.content.includes('订单出餐已超时')) { |
|
|
this.onPlayAudio(2) |
|
|
this.onPlayAudio(2) |
|
|
|