We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
从/home页点击var-card进入/home/detail页面,然后把当前详情页url复制给别人,别人打开这个链接再点击左上角的AppBack.vue组件的返回按钮,页面没有回到首页,而是刷新了当前详情页,每个手机浏览器的现象都不一致,但逻辑感觉都不对。
期望结果是:点击了返回按钮,如果页面栈中没有了页面了就返回到首页,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
从/home页点击var-card进入/home/detail页面,然后把当前详情页url复制给别人,别人打开这个链接再点击左上角的AppBack.vue组件的返回按钮,页面没有回到首页,而是刷新了当前详情页,每个手机浏览器的现象都不一致,但逻辑感觉都不对。
期望结果是:点击了返回按钮,如果页面栈中没有了页面了就返回到首页,
The text was updated successfully, but these errors were encountered: