841660202

Results 6 comments of 841660202

on ios simulator . i found when the mask show,onPress mask,app will show bug and could do nothing

now anyone could solve this issue, give me some help? waiting answer on line.

代码中出现了overflow: auto scroll,应该是overflow: auto 才对 强行覆盖 ```css .ant-table-body { overflow: auto!important; } ``` 这么改了就会对不齐了