📄 news.asp
字号:
<!--#include file="mdb.asp"-->
<!--#Include File="Check_hx.asp"-->
<!--#include file="inc/config.asp"-->
<!--#include file="inc/format.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/syscode_news.asp"-->
<%
start="走进云南-云南民族风情文化、云南十八怪、云南历史、民间传说、云南美食特产"
call head()
call menu()
%>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
<TR>
<TD height="25"><%call main_news()%></TD>
</TR>
</TABLE>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table-hx66s">
<TR align=left>
<TD width=175 vAlign=top>
<table border="0" width=165 align="center" cellpadding="0" cellspacing="1" class="b5" style="border-collapse: collapse">
<tr>
<td height="26" class="a5"> 会 员 登 录</td>
</tr>
<tr>
<td height="22"><%call userlogin()%></td>
</tr>
<tr>
<td height="26" class="a2"> 信 息 分 类</td>
</tr>
<tr>
<td><%call class_news()%></td>
</tr>
<tr>
<td height="26" class="a3"> 热 门 排 行</td>
</tr>
<tr>
<td><%call top_news(10,20,True)%></td>
</tr>
<tr>
<td height="26" class="a6"> 信 息 查 找</td>
</tr>
<tr>
<td valign="top"><%call search_news()%></td>
</tr>
</table>
</TD>
<td width="*" valign="top" align="right">
<table border="0" width="99%" align="center" cellpadding="0" cellspacing="1" class="b4" style="border-collapse: collapse">
<tr>
<td height="26" class="a4"> 图 片 信 息</td>
</tr>
<tr>
<td valign="top"><%call img_news(4,16,True,100,100)%></TD>
</tr>
<tr>
<td height="26" class="a4"> 信 息 列 表</td>
</tr>
<tr>
<td valign="top"><%call displayList_news(40,30,True,True)%></TD>
</tr>
</TABLE><br>
</td>
</tr>
</table>
<%call footer()%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -