Edit D:\chineseall_products\bak\digitalLib6\pages\screen\web\horizontal\newsDetail.jsp
<%@ page contentType="text/html;charset=utf-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="renderer" content="webkit"> <meta charset="utf-8"> <base href="${contextPath}/pages/screen/web/horizontal/"> <link href="css/base.css" type="text/css" rel="stylesheet"> <link href="css/search.css" type="text/css" rel="stylesheet"> <link href="css/pathmenu.css" type="text/css" rel="stylesheet"> <script src="js/jquery-1.12.1.js" type="text/javascript"></script> <script src="js/nav.js"></script> <title>???????</title> </head> <body> <div class="topbar"></div> <!--center--> <div class="bodycenter"> <div class="centerleft book_res_topdetail"> <A class="leftico_bg" href="javascript:history.go(-1);"><img src="img/ico16.png"></A> <s:action namespace="/screen" name="pathMenu" executeResult="true"> <s:param name="pathMainBg" value="'img/ico20.png'"/> <s:param name="customCss" value="'margin-top:186px;'"/> </s:action> <A class="leftico_bg" href="${contextPath}/screen/search.action"><img src="img/ico4.png"></A> </div> <div class="center_content"> <div class="book_detail"> <div class="school_intro_title"><span>???????</span> <div class="title"> <b><s:property value="news.title"/></b> <span style="border-bottom:none;font-size:16px;margin-top:10px;line-height:normal;"><s:property value="news.source"/> <s:date name="news.pubTime" format="yyyy-MM-dd HH:mm"/></span> </div> <div> <p> <s:if test="news.headImg!=null && !news.headImg.equals('')"> <img src="<s:property value="news.headImg"/>" style="float:left;margin:5px;"/> </s:if> ${newsContent.content } </p> </div> </div> </div> </div> </div> <script> if (typeof(document.onselectstart) != "undefined") { // IE???????????? document.onselectstart = new Function("return false"); } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de