js脚本传参,参数如何拼接到路径里面。
var url ="${servletURL}?viewlet=demo/analytics/收益分析联动.frm&cs="+cs
window.open(encodeURI(encodeURI(url)))