ant-design / ant-design-mobile

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

fix: unable to jump page #6772

Closed Layouwen closed 1 month ago

Layouwen commented 1 month ago

https://mobile.ant.design/zh 官网的依赖从 antd 更换到 antdm 后, 相关属性不一致. 目前页面是无法进行跳转, 先做相关处理使页面正常跳转 image image

github-actions[bot] commented 1 month ago

Preview is ready

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.70%. Comparing base (949cf98) to head (e722d6c). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6772 +/- ## ======================================= Coverage 92.70% 92.70% ======================================= Files 335 335 Lines 7192 7199 +7 Branches 1790 1767 -23 ======================================= + Hits 6667 6674 +7 - Misses 490 517 +27 + Partials 35 8 -27 ```

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