Edit D:\chineseall_products\bak\digitalLib6\pages\prettify\news\newsOtherDetail.jsp
<%@ page contentType="text/html;charset=utf-8" %> <%@ taglib prefix="s" uri="/struts-tags"%> <s:set name="templatePath" value="@com.chineseall.core.servlet.InitParameters@pageTemplatePath"/> <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="renderer" content="webkit"> <title>??????- <s:action name="viewSchoolName" executeResult="true"> <s:param name="sid" value="sid"></s:param> </s:action></title> <link href="/pages/${templatePath}/css/style.css" type="text/css" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="/pages/${templatePath}/css/base.css"> <style> p{ color: rgb(51, 51, 51); line-height: 26px; letter-spacing: 1px; font-size: 15px; } .bd { border: 1px solid rgb(225, 225, 225); border-image: none; padding:20px; } .bd p{word-wrap: break-word; word-break: normal; margin-left:20px; word-wrap: break-word; word-break: normal; white-space:-moz-pre-wrap; overflow: visible; margin-top:10px;_width:960px;} .wrap { width: 1000px; margin-right: auto; margin-left: auto; } img{max-width: 100%;} </style> </head> <body> <s:set name="menuIndex" value="6+type" /> <jsp:include page="/pages/${templatePath}/top.jsp" /> <jsp:include page="/pages/${templatePath}/navMenu.jsp"/> <!--mainContent--> <div class="wrap mt10"> <div class="mt10 cf bd"> <div class="detailTitle" style="text-align:center;"> <h1><s:property value="news.title"/> </h1> <p class="tc"><span><s:property value="news.source"/></span><span><s:date name="news.pubTime" format="yyyy-MM-dd HH:mm"/></span></p> </div> <div class="detailCon" style="text-align:center;"> <s:if test="news.headImg!=null && !news.headImg.equals('')"> <img src="<s:property value ="news.headImg"/>" style="text-align:center;margin:5px;"/> </s:if> </div> <div> <s:property value="newsContent.content" escape="false"/> </div> </div> </div> <div class="clear" style="margin-top: 15px"></div> <s:action name="foot" executeResult="true"> <s:param name="sid" value="sid"></s:param> </s:action> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de