thinkjs2-demos icon indicating copy to clipboard operation
thinkjs2-demos copied to clipboard

demos for ThinkJS 2

Results 5 thinkjs2-demos issues
Sort by recently updated
recently updated
newest added

``` javascript export default { on: true, //是否开启 WebSocket type: "socket.io", allow_origin: "", sub_protocal: "", adapter: undefined, path: "", //url path for websocket messages: { open: 'home/index/open', close: 'home/index/close', chat:...

例子里面没有一点点提示,学起来好费力啊 file-session 这个例子讲的是啥,没看懂 是session 还是对文件操作

自己建了个 id name email title 的又不行