📄 pris.asp
字号:
<!-- #include file="include/con_pris.asp" -->
<%
tit=tit_fir
tit_fir=""
tit="企业黄页"
call web_head(0,0,0,0,0)
'----------------------------左边 开始----------------------------
call pris_left_qyjz()
call pris_put()
call pris_nsort()
'----------------------------左边 结束----------------------------
call web_center(0)
'----------------------------中间 开始----------------------------
call pris_main("推荐企业","good",10,12)
call pris_search()
call pris_main("最新企业","new",10,12)
call pris_main("热门企业","hot",10,12)
'----------------------------中间 结束----------------------------
call web_end(0,0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -