This commit is contained in:
IndieKKY
2024-10-06 19:22:01 +08:00
parent d11b517d5e
commit 5ba2b9fd6d
6 changed files with 9 additions and 12 deletions

View File

@@ -77,7 +77,7 @@ const useMessagingService = <AllAPPMessagesType extends AppMessage>(methods?: {
// 初始化
pmh.sendMessage({
from: 'app',
method: 'HANDSHAKE',
method: '_HANDSHAKE',
params: {
tabId,
tags: [TAG_TARGET_APP],