JS 当前页面打开URL页面

<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="UTF-8"> <title>URL跳转</title> </head> <body> <script type="text/javascript" src="jquery-1.10.1.min.js" ></script> <script> //隐藏转跳,浏览器不产生历史记录(re
相关文章
相关标签/搜索