Skip to content
New issue

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

【20161213】JavaScript 返回上一页 #63

Closed
zhongxia245 opened this issue Dec 13, 2016 · 0 comments
Closed

【20161213】JavaScript 返回上一页 #63

zhongxia245 opened this issue Dec 13, 2016 · 0 comments

Comments

@zhongxia245
Copy link
Owner

zhongxia245 commented Dec 13, 2016

返回上一页,还保存上一页的表单数据,这是我们想要的。 如何实现呢, 很简单。

history.back()   // =  history.go(-1) 
history.go(-1)    //返回上一页,表单数据还在【直接返回上一次的操作状态】
@zhongxia245 zhongxia245 changed the title 【20161213】JavaScript 返回上一页的两种方式 【20161213】JavaScript 返回上一页 Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant