ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.62k stars 2.39k forks source link

修复`calendar-picker-view`中存在的月份第一行可能全部为空元素的问题 #6569

Open cadleo opened 6 months ago

cadleo commented 6 months ago

问题如下图,也可以点击这里在线查看问题。打开页面之后,先点击“选择单个日期”,在查看2023年10月即可: 微信截图_20240309161820

github-actions[bot] commented 6 months ago

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6569.surge.sh

zombieJ commented 6 months ago

CI 挂了哈~

cadleo commented 6 months ago

CI 挂了哈~

已修改,麻烦跑下

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.34%. Comparing base (8d6e05d) to head (675f32b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6569 +/- ## ======================================= Coverage 92.34% 92.34% ======================================= Files 318 318 Lines 6910 6911 +1 Branches 1729 1729 ======================================= + Hits 6381 6382 +1 Misses 493 493 Partials 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.