MessengerJS
MessengerJS copied to clipboard
Expect msg.data to be a string
msg.split('__Messenger__');
如果msg.data是空字符串,msg.split会报错