a href#onclick 去点连接的作用一般窗口模式的情况下去掉? base href%basePath%?添加这个
< a href="#" onclick="" 去点连接的作用
一般窗口模式的情况下去掉
? <base href="<%=basePath%>">
?添加这个就能满足需求
??? <base target="_self"/>
< a href="#" onclick="" 去点连接的作用
一般窗口模式的情况下去掉
? <base href="<%=basePath%>">
?添加这个就能满足需求
??? <base target="_self"/>