📄 post.asp
字号:
<!--#include file="top.asp"-->
<div align="center">
<center>
<div align="center">
<table border="0" width="780" cellspacing="0" cellpadding="0" id="table1" height="210" bgcolor="#FFFFFF">
<tr>
<td width="1" bgcolor=<%sql="select * from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_color2")%>
<%rs.close%>></td>
<td width="136" valign="top"><!--#include file="left.asp"--></td>
<td width="1" bgcolor=<%sql="select * from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_color2")%>
<%rs.close%>></td>
<td height="19" valign="top">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="205">
<tr><%sql="select * from sys"
rs.open sql,conn,3,3%>
<td height="31" colspan="2" valign="top">
<p align="left">
<img border="0" src="images/post.jpg" width="569" height="31"></td>
</tr>
<tr>
<td width="23%" valign="top">
<p align="center">
<img border="0" src="images/wp02.gif" width="84" height="84"></td>
<td width="77%" valign="top">
<p style="line-height: 200%" align="left">
<font color="#FF0000">
<br>
<b><font size="4"><%=rs("sys_network")%>送货方式</font></b><br><br>
</font>
<%=rs("sys_post")%><%rs.close%><br>
</p></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</center>
</div>
<!--#include file="copy.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -