Peter
Peter
``` let selector = +window.synccheck.selector; if( selector === 7){ console.error("!!!###尝试修复了死循环检测,请务必联系信息管理员反馈:进入/离开聊天页面 synccheck selector=",synccheck) setTimeout(()=> { return loop(); }, 3*1000); return; } if (selector !== 0) { console.log("synccheck selector=",synccheck); await self.getNewMessage(); }...
@trazyn 大佬赶紧更新吧,被封号需要微信号我给您哈!
万分感谢, 我设置中是开了消息提示的. 如果想支持闪烁, 要怎么加呢?
``` let notification = new window.Notification(title, { icon: user.HeadImgUrl, body: helper.getMessageContent(message), vibrate: [200, 100, 200], }); ``` @trazyn 我调试了,代码是都执行了,但右下角就是一直很安静地不变 
是有一点点变化,多了...肉眼看不出来, 我测试发送的微信头像是有颜色的啊, 怎么变显眼一点呢?  
treeData={typeList.map( s => {return {...s,disabled:true}})}
7MB the same error
I want it, too. Press one button, don't dismiss automatically.
I've the same problem too, everytime. I alert it from a cell UITableViewCell. ``` ruby UITextField *textField; //textField. BlockTextPromptAlertView *alert = [BlockTextPromptAlertView promptWithTitle:strShow message:BET_SCORE_REAL textField:&textField block:^(BlockTextPromptAlertView *alert){ [alert.textField resignFirstResponder]; return...
me, too, HELP!