first commit
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="UTF-8">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="{PE.Label id="取得META信息" siteConfig="true" metaType="keywords" /}" name="Keywords" />
|
||||
<meta content="{PE.Label id="取得META信息" siteConfig="true" metaType="description" /}" name="Description"/>
|
||||
<title>在线支付第三步-{PE.SiteConfig.SiteName /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}product.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}article.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Common.js"></script>
|
||||
<script src="{PE.SiteConfig.ApplicationPath /}js/slider.js" type="text/javascript" language="javascript"></script>
|
||||
<link href="{PE.SiteConfig.SkinPath/}user/model.css" rel="stylesheet" type="text/css" />
|
||||
{PE.Label id="公共脚本" /}
|
||||
</head>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div id="main_right">
|
||||
<div id="main_right_box">
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="r_navigation">
|
||||
<div class="r_n_pic"></div>
|
||||
您现在的位置:{PE.SiteConfig.sitename/}>>在线支付第三步 </div>
|
||||
{PE.Label id="右侧广告一" /}
|
||||
<div class="c_spacing"> </div>
|
||||
<div class="p_main_box"> {PE.Control.form1/} </div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="Gen_left_main">
|
||||
<div class="article_l_list">
|
||||
<dl>
|
||||
<dt>
|
||||
<div class="article_l_title article_icon0"><a href="#">会员登陆</a></div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="login_class">
|
||||
{PE.Label id="GOV_用户登录" /}
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
{PE.Label id="网站调查" /}
|
||||
{PE.Label id="网站统计" /}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user