Files
ningbo/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访首页模板.html
T
2026-08-31 16:22:00 +08:00

28 lines
984 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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 >
<div class="wrapper">
{PE.Control.form1}
{PE.Label id="WAP头部"/}
<div class="main">
<div class="dh_list"><a href="{PE.SiteConfig.ApplicationPath/}wap/Letter/Search.aspx">来信查询</a><a href="{PE.SiteConfig.ApplicationPath/}wap/Letter/Write.aspx">我要写信</a></div>
{PE.Label id="Wap信件类型列表" outputQty="10" /}
</div>
{PE.Label id="wap底部" /}
{/PE.Control.form1}
</div>
</body>
</html>