didi / mand-mobile

💰 A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
https://didi.github.io/mand-mobile
Apache License 2.0
3.46k stars 772 forks source link

页面跳转至别的页面之后再返回,之前inputItem 框内的数据消失,有什么好的解决办法吗 #178

Closed Yananxiong closed 6 years ago

Yananxiong commented 6 years ago

Mand Mobile Version

OS Version & Browser Version

Node Version, Package Management Tool

Recurring Links

Recurring Steps

Expectant Behaviors

Actual Behaviors

xxyan0205 commented 6 years ago

keep-alive

Yananxiong commented 6 years ago

谢谢~~