比如用下面的JS跳转,动态添加参数。
您可以将脚本的内容复制到浏览器控制台来查看效果。
& lt脚本& gt
var?钥匙?=“漫画”;
window.location.href="/s?wd = "+key;
& lt/script & gt;