< a href="#" onclick="" 去点连接的作用
一般窗口模式的情况下去掉
? <base href="<%=basePath%>">
?添加这个就能满足需求
??? <base target="_self"/>
发布时间: 2012-10-28 09:54:44 作者: rapoo
< a href="#" onclick="" 去点连接的作用
一般窗口模式的情况下去掉
? <base href="<%=basePath%>">
?添加这个就能满足需求
??? <base target="_self"/>