40 lines
1.2 KiB
HTML
40 lines
1.2 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/>
|
|
<meta http-equiv="Pragma" content="no-cache"/>
|
|
<meta http-equiv="Cache-Control" content="no-cache"/>
|
|
<meta http-equiv="Expires" content="0"/>
|
|
<link href="{PE.SiteConfig.ajaxsitepath/}Wap/WapDefault.css" rel="stylesheet" type="text/css" />
|
|
<title>Wap信件列表页</title>
|
|
</head>
|
|
<body>
|
|
<a id="db" ></a>
|
|
<div class="wrapper">
|
|
{PE.Control.form1}
|
|
{PE.Label id="WAP头部"/}
|
|
|
|
<div class="main">
|
|
<div class="dh_list">{PE.Label id="Wap信件类型列表_横向式"/}</div>
|
|
<div class="dh">{PE.Label id="网上信访_获取信件类型名称" typeId="@RequestInt_typeId" /}</div>
|
|
<div class="column_content">
|
|
|
|
{PE.Label id="通用信件信息列表" bindStyle="Wap样式" typeId="@RequestInt_typeId" usePage="true" titleLength="32" outputQty="10" pagesize="10" /}
|
|
|
|
|
|
</div>
|
|
<div class="page">{PE.Page id="wap_动易后台风格" datasource="通用信件信息列表_Wap样式" /}</div>
|
|
|
|
</div>
|
|
{PE.Label id="wap底部" /}
|
|
|
|
|
|
|
|
|
|
{/PE.Control.form1}
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|