openNotification函数不生效

answir
Jun 29, 2023, 2:00:52 PM
代码如下
function main() {
    console.log('enter main');
}

function cbNotification(textList, className, packageName, rawEvent) {
    console.log('=====>notification textList:' + textList + '  className:' + className + '  packageName:' + packageName);
    console.log('beginnnnn');
    console.log(rawEvent);
    openNotification(rawEvent);
	console.log('endddddd');
}

日志如下

但是并没有跳转进去


发表评论
最新评论
商务合作QQ:2231485359
Copyright © 2021-2024 杭州汇骋科技有限公司. All rights reserved. 浙ICP备15043866号-4 《冰狐智能辅助服务协议》