Results 18 comments of yznote

请问是否遇到过,谢谢

追加log截图 ![image](https://user-images.githubusercontent.com/21054204/46055879-9daaef00-c180-11e8-85d6-acf042bef21c.png) 操作:我模拟不能不放(将一个正确连接http://qiniu.xxxxxxx,改为http://1qiniu.xxxxxxx,就是双斜线后加了一个1)

我也遇到了同样问题 请问解决了没

请问 你所说的这个 ![image](https://user-images.githubusercontent.com/21054204/46067030-6d774680-c1a8-11e8-882b-21eead5d2a7f.png) 具体做法是?

@lucdion @OhKanghoon Can you provide a good solution? Thank you That is to say, CSS supports ` calc() `, such as ` width: calc (50% -5px)` May I ask if...

@lucdion @OhKanghoon box ===> width:384 item【red、green、yellow、blue】 ===> width:(384-15*2-5)/2 ==174.5 item【systemOrange】===> width:177【174.5+2.5】 ![WX20241121-171802](https://github.com/user-attachments/assets/9a28fa4b-6b83-469a-804a-16e9368f1ff7) 【red、green、yellow、blue】used for layout implementation 【systemOrange】used for comparison complete code ``` rootView.flex.direction(.row).wrap(.wrap) .justifyContent(.start).alignItems(.center).paddingHorizontal(15) .rowGap(5).columnGap(5).grow(1).shrink(1).define { (flex) in // 实际布局的四个item...

> This is an issue that can also occur in CSS flex layouts. In CSS, you can adjust for this using the calc() function, but this feature is not available...

那应该是视频在云端iCloud上