fecqs

Results 7 comments of fecqs

@airzhanglin 1按照我的例子做应该不会有什么问题。2你这种方式父组价通过传递props的形式 传递数据给子组件。

> You'll need to change it manually for now. there is a function > > https://github.com/gram-js/gramjs/blob/89e62a66f00415358ab504fd32118641c2417f0c/gramjs/extensions/PromisedWebSockets.ts#L68 > > that's called `getWebSocketLink` you need to patch that and add _test at...

移动端确实是有问题, 我的ios手机测试过了会动画效果会闪屏。如果能修复一下就完美了。

configure arguments: --prefix=/usr/local/tengine --user=nginx --group=nginx --with-http_stub_status_module --with-http_ssl_module --with-http_gzip_static_module --with-http_sub_module --add-module=/usr/local/tengine/ngx_http_substitutions_filter_module ![2019-08-13_211025](https://user-images.githubusercontent.com/7855952/62944239-d393a900-be0e-11e9-964d-2ff8ce6920ae.png) @cuber

@cuber 你说的bin是指?我的是centos7.2 。 可能是我描述的有点问题吧, 我是安装模块之前 nginx -t 检查语法的时候报的错。

我把objs 下面的nginx 替换到了sbin/ 下面的nginx 了 执行nginx -t 还是报nginx: [emerg] unknown directive "subs_filter"的错误。