📄 main.asp
字号:
<%
'您并不需要修改main.asp,如果要修改功能或界面,请修改main.asp中的各个包含文件即可
%>
<!--#include file="include/buyok_shop_30_conn.asp"-->
<!--#include file="chopchar.asp"-->
<html><head><title><%=sitename%>-<%=siteurl%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="description" content="<%=sitedescription%>">
<meta name="keywords" content="<%=sitekeywords%>">
<link rel="stylesheet" href="buyok_shop.css" type="text/css">
<script language=javascript src=include/pic_index.js></script>
</head>
<center>
<!--#include file="buyok_top.asp"-->
<table width="760" border=0 cellspacing=0 cellpadding=0 align=center bgcolor="#FFFFFF" class="grayline" style="table-layout:fixed;word-break:break-all">
<tr><td bgcolor="FFFBF7" align=center valign=top width=185>
<!--#include file="buyok_login.asp" -->
<!--#include file="buyok_tree.asp" -->
</td>
<td bgcolor="#CCCCCC" width="1"></td>
<td width=572 align=center valign=top>
<table width=100% border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#fbfbfb class="new">
<tr><td width=3></td>
<td width=271 height=155 valign=top background=images/<%=skin%>/pics.gif>
<!--#include file="gundong.asp"-->
</td><td width=3></td><td width=290 height=155 valign=top align=center>
<!--#include file="indexnews.asp"-->
</td></tr>
</table>
<!--#include file="indexshop.asp"-->
</td></tr></table>
<!--#include file="buyok_down.asp"-->
<!--#include file="buyok_guanggao.asp"-->
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -