ijry / uview-plus

零云®uview-plus,是uni-app全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水。
https://uview-plus.jiangruyi.com
MIT License
434 stars 110 forks source link

fix:修复swiper中title换行后多余的内容未被遮挡问题 #471

Closed ZeroPointJi closed 1 month ago

ZeroPointJi commented 1 month ago

修复swiper中title换行后多余的内容未被遮挡问题

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uview-plus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 6:40am
ZeroPointJi commented 1 month ago

场景: macOS H5 场景

问题: 使用 swiper 组件, showTitle 属性为 true 时, 文本过长省略后, 省略的内容未被遮盖. WX20240809-145419@2x

预期: 文本正常省略展示