📄 页面管理.htm
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="../common/style.css" media="screen"/>
<title>新建网页 1</title>
</head>
<body>
<h2>
页面管理
</h2>
<table border="1" width="100%" id="table1" height="22">
<tr>
<td width="175" height="22" valign="top">全部页面分类<br>
|---首页<br>
|---分类页<br>
|---商品页<br>
|---静态页面<br>
|---Include页面<br>
|---头<br>
|---尾<br>
|---搜索<br>
|---Top10<br>
<br>
</td>
<td height="22" valign="top">当前类别 商品页
<input type="text" name="T7" size="11">
<input type="button" value="增加页面" name="B13"><table border="1" width="100%" id="table2">
<tr>
<th>编号</th>
<th>页面名称</th>
<th width="117">生成文件路径</th>
<th width="72">页面类型</th>
<th width="225">操作</th>
</tr>
<tr>
<td>0001</td>
<td>冰箱页</td>
<td width="117"> </td>
<td width="72"> </td>
<td width="225"><input type="button" value="确认" name="B14">
<input type="button" value="更改模板" name="B6">
<input type="button" value="删除" name="B7">
<input type="button" value="预览" name="B16">
</td>
</tr>
<tr>
<td>0005</td>
<td>手机页</td>
<td width="117"> </td>
<td width="72"> </td>
<td width="225"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="175" height="22"> </td>
<td height="22" valign="top"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -