输入banner图图片脚本导航/分类

在页面的公用头返回上一个页面怎么弄啊?急求大神相助,今天老总要看效果啊_html/css_WEB-ITnose

JSP页面代码块:

<%@ include file="/app/hisHeader.jsp"%>




您的充值金额为500元


请输入支付密码:
确定







hisHeader.js页面:


返回
退卡








:


回复讨论(解决方案)

history.go(-1)

location=document.referrer

history.back()

谢谢!可以用