You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Mand Mobile Version
2.5.4
Vue Version
2.6.10
Model / OS & Browser Info
iphone
Recurring Steps
A页面(开启了keepAlive模式)引用了tab-bar组件
1.A页面跳转到B页面
2.B页面触发resize事件(更改窗口大小)
3.返回A页面查看tab-bar样式
Expectant Behaviors
返回A页面时,tab-bar状态正常
Actual Behaviors
返回A页面时,tab-bar的下划线宽度inkWidth=0 (下划线不显示了)