set size image
This commit is contained in:
parent
ba7777795c
commit
ab9b820866
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
Server 端使用的是 [socket.io](https://socket.io) 官方的 [chat demo](https://github.com/socketio/socket.io/tree/master/examples/chat) 源码, 部署在了 [heroku](https://vast-plateau-30681.herokuapp.com/) 上.
|
||||
|
||||
> 注意: 因为 Server 的地址是 `HTTPS`的 , 由于小程序开发版本对域名的限制, 请在`微信开发者工具` -> `详情` 菜单中勾选 `不校验合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书`
|
||||
> 注意: 因为 Server 的地址是 `HTTPS`的 , 由于小程序开发版本对域名的限制, 请在`微信开发者工具` -> `详情` 菜单中勾选 `不校验合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书`
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue