Edit D:\chineseall_products\bak\digitalLib6\pages\screen\web\vertical\newsDetail.jsp
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="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/vertical/"> <link href="css/bootstrap.min.css" type="text/css" rel="stylesheet"> <link href="css/softkeys-0.0.1.css" type="text/css" rel="stylesheet"> <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/draggabilly.pkgd.min.js"></script> <script src="js/circleMenu.js"></script> <title>???????</title> </head> <body class="bodyc_center"> <div class="logobar"> <div class="logo"> <a href="javascript:history.go(-1);"><img src="img/arrowleft.png" alt="" /></a> </div> </div> <!--center--> <div class="bodycenter"> <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> <s:action namespace="/screen" name="pathMenu" executeResult="true"> <s:param name="pathMainBg" value="'img/navbg.png'" /> </s:action> <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