Commit ed697fcb authored by xuwh's avatar xuwh
Browse files

陈羿州

parent 73046693
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>{ms:global.name/}</title>
<link rel="shortcut icon" href="{ms:global.host/}/{ms:global.style/}/favicon.ico" type="x-icon"/>
<meta name="description" content="{ms:global.descrip/}">
<meta name="keywords" content="{ms:global.keyword/}">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="{ms:global.host/}/{ms:global.style/}/css/stley.css">
<script type="text/javascript" src="{ms:global.host/}/{ms:global.style/}/js/jquery-1.8.3.js"></script>
</head>
<body>
<div class="content" style="width: 1040px;">
<!--菜单页面-->
<#include "left.htm">
<div class="right" style="float:right;">
<div class="About1999" style="margin-right:50px;width: 752px;">
{ms:arclist typeid=3018 size=20 titlelen=12}
<div class="newsTitle">
<div class="title">${field.title</div>
<div class="pubdate">{ms:field.date?string("yyyy-MM-dd")/}</div>
</div>
<div class="newsBody">
<div class="img"><img src={ms:global.host/}[field.litpic/]/></div>
<div class="contentbody">${field.descrip}</div>
</div>
<a class="more" href="{ms:global.url/}[field.link/]"><img src="{ms:global.host/}/{ms:global.style/}/images/001.jpg" /></a>
<div style="height:30px;border-top:1px #979797 solid;" ></div>
{/ms:arclist}
<div class="pageList">
<ul>
<li><a href="#">首页</a></li>
<li><a href="#">上一页</a></li>
<li><a href="#">下一页</a></li>
<li><a href="#">末页</a></li>
</ul>
</div>
<div class="hrdashed"></div>
</div>
</div>
</div>
</body>
</html>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment