Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 ViewModel 有一个属性,它填充了当前数量的通知。 如果您转到新页面并收到新通知,您会看到新号码出现。 当您按下返回时,通知现在会显示旧的通知数量。
有没有办法停止缓存属性以避免在其上缓存后退按钮。