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

📄 index.asp

📁 好东西~升级版本~校园 仿帝国wap 程序,有后台
💻 ASP
字号:
<!--#include file="tongji/skybird.asp"-->
<!--#include file="myinc/waphead.inc"-->
<%
if session("online_name")<> "" then
%>
<%=session("online_name")%><%=uni(" 欢迎您!")%><br/>
<a title="<%=uni("确定")%>" href="regmember/logout.asp"><%=uni("注销登陆")%></a><br/>
<%
else
%>

<a title="<%=uni("确定")%>" href="regmember/login.asp"><%=uni("登陆天堂鸟")%></a><br/>

<%
end if
%>

<a title="<%=uni("确定")%>" href="wapbbs/forum_item.asp"><%=uni("WAP论坛")%></a><br/>
<a title="<%=uni("确定")%>" href="regmember/regpage.asp"><%=uni("新用户注册")%></a><br/>
<a title="<%=uni("确定")%>" href="guestbook/write_messge.asp"><%=uni("快乐留言")%></a><br/>
<a title="<%=uni("确定")%>" href="regmember/view_sourse.asp"><%=uni("个人资料")%></a><br/>
<a title="<%=uni("确定")%>" href="tools/callphone.asp"><%=uni("实用工具")%></a><br/>
<a title="<%=uni("确定")%>" href="wapchat/index.asp"><%=uni("在线聊天室")%></a><br/>
<a title="<%=uni("确定")%>" href="games/selectgo.asp"><%=uni("游戏中心")%></a><br/>
<a title="<%=uni("确定")%>" href="help/about.asp"><%=uni("关于本站")%></a><br/>
<!--#include file="myinc/wapfoot.inc"-->

⌨️ 快捷键说明

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