📄 page_album_list.html.asp
字号:
<!-- #include file="page_sub_header.html.asp" -->
<!-- #include file="page_album_menu.html.asp" -->
<!-- ##### 主栏目开始 ##### --->
<tr width="100%">
<td align="center" ><%Call ActionView(CONST_ACTION_FUNC)%></td>
</tr>
<tr width="100%">
<td width="100%">
<table cellspacing=0 cellpadding=0 width="100%" border=0>
<tr>
<td bgcolor=#acacac height=1></td>
</tr>
</table>
</td>
</tr>
<tr width="100%">
<td align="right" height="30"><%=TAG_strPageNav%></td>
</tr>
</table>
<!-- ##### 主栏目结束 ##### -->
<!-- #include file="page_sub_footer.html.asp" -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -