We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一个简单的登录跳转,A为用户页面,B为登录页面。
B页面(登录页面)输入完手机号之后,调用wx.reLaunch跳转到A页面(用户页面)。 此时我在A页面进行注销登录,再调用wx.reLaunch返回B页面。 B页面我上次填写的手机号和验证码还在
A页面代码
期望的表现:
观察到的表现:
The text was updated successfully, but these errors were encountered:
#140请看这个问题
Sorry, something went wrong.
@Fancyhr 谢谢回复,#140这个问题我之前已经查看过了。 现在有更好的解决办法了吗?
我目前也遇到了这个问题,有解决办法了吗
重置数据这个方法太低级了,没有更好的解决方案吗?感觉要放弃mpvue 了
No branches or pull requests
[问题简单描述]
一个简单的登录跳转,A为用户页面,B为登录页面。
B页面(登录页面)输入完手机号之后,调用wx.reLaunch跳转到A页面(用户页面)。
此时我在A页面进行注销登录,再调用wx.reLaunch返回B页面。
B页面我上次填写的手机号和验证码还在
A页面代码
期望的表现:
观察到的表现:
The text was updated successfully, but these errors were encountered: