WeChat Mini Programs's flex layout bug? in ios

I set the height of the entire container element to 100vhdisplay to flex,flex-direction: column.

child element An is set to flex:1, child element B initialization is fixed height, click height will increase, child element A will fill the remaining space. It works fine on android, but on iOS, the increase in sub-element B doesn"t show up. I found that at this time, the bottom of child element B is set to negative, and the size of bottom is the increased height, so the increase in the height of child element B will not show

.

what"s going on?


is there any source code?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2be45-4d16d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2be45-4d16d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?