Edit D:\chineseall_products\bak\digitalLib6\pages\screen\web\vertical\inc\pathMenu.jsp
<%@ page contentType="text/html;charset=utf-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <!--?????????????--> <div class="PathInner" id="PathMenu" style="background: url(${pathMainBg}) center no-repeat; border-radius: 100px; top:1600px; margin-top: 0px; ${customCss}"> <s:iterator value="menuList"> <div class="PathItem"> <a class="link" href='${contextPath}<s:property value="link"/>'><span class="item" style="background: url(<s:property value="icon==null?'img/default.png':icon"/>) center no-repeat;"></span></a> <A class="text_r" style="width: 150px;" href="${contextPath}<s:property value="link"/>"><s:property value="title"/></A> </div> </s:iterator> <s:if test="menuList.size()<5"> <div class="PathItem"> <a class="link" href='${contextPath}/screen/search.action'><span class="item" style="background: url(img/ico4.png) center no-repeat;"></span></a> <A class="text_r" href="${contextPath}/screen/search.action">???</A> </div> </s:if> <div class="PathItem"> <a class="link" href='javascript:history.go(-1);'><span class="item" style="background: url(img/ico16.png) center no-repeat;"></span></a> <A class="text_r" href="javascript:history.go(-1);">???</A> </div> <div class="PathMain"> <div class="Tmain"> <div class="rotate"> <span class="cover"></span> </div> </div> </div> </div> <div class="masking-out"></div> <!-- ???????????? -->
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de