SocketTask.send:fail SocketTask.readyState is not OPEN
你要先open socekt,
最先connect后,监控 wxonSocketOpen(() => {
设置个标志,open成功的话再进行操作。