⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 flea_list.asp

📁 漂亮的企业网站系统v11 1、整体修改了上一版的一些BUG。 2、修改了页面底部的统计形式。 3、修改了“公告更新”栏目
💻 ASP
字号:
<!-- #include file="include/config.asp" -->
<!-- #include file="include/config_nsort.asp" -->
<!-- #include file="include/config_flea.asp" -->
<!-- #include file="include/jk_pagecute.asp" -->
<!-- #include file="include/skin.asp" -->
<!-- #include file="include/conn.asp" -->
<%
dim pageurl,nummer,sqladd,page,rssum,thepages,viewpage,keyword,name,nid,sea_type,upload_file,id,pic_width,pic_height
pic_width=web_var(web_num,7):pic_height=web_var(web_num,8):upload_file=web_var(web_upload,1)
rssum=0:nummer=6:thepages=0:viewpage=1
index_url="flea":n_sort="busin"
tit_fir="详细信息"
tit=tit_fir
tit_fir=format_menu(index_url)

call cid_sid()

call web_head(0,0,0,0,0)
'------------------------------------left----------------------------------
call format_login()
call business_left()
call top_flea("price","jt0",1,10)
'----------------------------------left end--------------------------------
call web_center(0)
'-----------------------------------center---------------------------------
call flea_sousuo()
if action="put" and login_mode<>"" then
  call business_put()
else
  call flea_ck1()
end if

response.write kong
'---------------------------------center end-------------------------------
call web_end(0)
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -