📄 index.html
字号:
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>郑州公交路线:{$name}</title>
<link href="../images/s.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="../js/highlight.js"></script>
</head>
<body>
<div id="areas">
<!--开始 -->
<div id="m1">
<div id="m1a"><a href="/zhengzhou/"><img src="../images/logo.gif" border="0" alt="郑州公交网" /></a></div>
<div id="m1b"></div>
</div>
<div id="m2"></div>
<h2>{$name}--郑州公交路线</h2>
<div id="m5">
<dl>
<dt>线路名称</dt>
<dd>{$name}</dd>
</dl>
<dl>
<dt>线路信息</dt>
<dd id="stopsss">{$stops}(共{$total}站)</dd>
</dl>
<dl>
<dt>票价</dt>
<dd>{$price}元</dd>
</dl>
<dl>
<dt>早晚班车</dt>
<dd>{$first}-{$last}</dd>
</dl>
<dl>
<dt>IC卡</dt>
<dd>{$cards}</dd>
</dl>
<dl>
<dt>行车线路</dt>
<dd>{$dn}</dd>
</dl>
<dl>
<dt>所属公司</dt>
<dd>{$company}</dd>
</dl>
<dl>
<dt>更新日期</dt>
<dd>{$lastupdate}</dd>
</dl>
</div>
<div id="m4">
郑州公交路线查询系统 郑州公交路线 ©2006-2008 巴士换乘<span class="f12">(郑州站)</span><br />
Powered by <a href="http://www.hcbus.com" target="_blank">HcBus1.0</a>
</div>
<!--公交查询 -->
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -