时小光

Results 5 issues of 时小光

**Describe the bug:** add line-height css causes list misalignment **HTML to reproduce the issue:** ``` .content { line-height: 2; } 1 2 3 11 22 ``` **`Html` widget configuration:** ```...

bug
lists

**Describe the bug** 调用分享网页链接到微信,自定义封面的图有几率会在 Android 上无法分享,但是换一张图就正常了。 有问题的图是(只是其中之一,不止这一张) https://img.foresightnews.pro/202206/7-1654835282791.png 在 ios 里可以正常分享,Android 会直接没反应,也没用任何日志反馈,应该还没到微信处理那一层 **To Reproduce** **Which version of Fluwx do you use?** 3.8.3 **Which device do you run on** android12 ,Harmony...

### Description fix sdk examples logs ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5569)

the controls only controll one player,how to set two kinds keys

My caddyfile ``` a.com { import log reverse_proxy b.com { header_up Accept-Encoding identity header_up Host {upstream_hostport} header_up X-Forwarded-Host {host} } replace { foo bar } } ``` It didn't work