Hao Wu

Results 84 issues of Hao Wu

``` docker-compose exec worker curl -f http://localhost:8088/health curl: (7) Failed to connect to localhost port 8088: Connection refused ``` the health check in docker `HEALTHCHECK CMD ["curl", "-f", "http://localhost:8088/health"]` so...

pin ``` NOTE] Package ppx_pgsql is already pinned to git+https://github.com/tizoc/ppx_pgsql.git (version 0.4). Processing: [ppx_pgsql.0.4: git] [ppx_pgsql.0.4] no changes from git+https://github.com/tizoc/ppx_pgsql.git [WARNING] Failed checks on ppx_pgsql package definition from source at...

可以在 https://toutyrater.github.io/advanced/tls.html# 添加这个方式。 https://letsencrypt.osfipin.com/ 我用这个生成的cert 然后配置v2ray 没啥问题 多谢

虽然移动端不是支持的平台,做到支持移动端,并不是要很大的工作量。 需要把左侧的导航栏隐藏,做成导航按钮,或者做到页面的底部。其他的控件也可以通过调整span 来适配移动端。

显示页面加载进度 http://ricostacruz.com/nprogress/ 依赖多了以后,需要这个来指示正在加载页面。

主要是导航栏,移动设备下隐藏和展开的问题。 其它的部分element ui 比较好解决

![Screen Shot 2020-08-14 at 9 18 44 PM](https://user-images.githubusercontent.com/666683/90253510-d4bd4300-de73-11ea-9aed-dfc9a74fce48.png) select more than 1 line of text and apply `code`. The selected code should be in one code block instead of multiple...

I wonder if it is a possible to use j2cl to produce js lib and use it in js project. say, If I want to use the helloworldlib in js...

help wanted

### Are you requesting a feature, reporting a bug or asking a question? feature ### What is the current behavior? showProgressBar property -- https://www.surveyjs.io/Documentation/Library?id=surveymodel#showProgressBar Gets or sets the survey progress...

enhancement