Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

横向登陆窗口代码

[复制链接]
网点 发表于 2007-1-15 11:37:18 | 显示全部楼层 |阅读模式
把batch.panel.php修改成这样就可以,再美化下就OK
  1. <?php

  2. /*
  3.         [SupeSite/X-Space] (C)2001-2006 Comsenz Inc.
  4.         用户动态面板

  5.         $RCSfile: batch.panel.php,v $
  6.         $Revision: 1.8.4.3 $
  7.         $Date: 2006/11/23 01:28:24 $
  8. */

  9. include_once('./include/main.inc.php');

  10. getcookie();

  11. $uid = $_SGLOBAL['supe_uid'];

  12. if(!empty($uid)) {
  13.         print <<<END
  14.         document.write('<ul class="msgtitlelist">');
  15.         document.write('<a href="$siteurl/?$uid" target="_blank">我的个人空间

  16. </a> | <a href="$siteurl/spacecp.php?docp=me" target="_blank">空间管理</a>');
  17.         document.write('<a href="$bbsurl/pm.php" target="_blank">我的站内消息

  18. </a> | <a href="$bbsurl" target="_blank">访问论坛</a> | ');
  19.         document.write('<a href="$siteurl/index.php?action_site_type_panel" target="_blank">

  20. 我的快捷面板</a> | <a href="$siteurl/batch.login.php?action=logout"

  21. target="_blank">安全退出</a>');
  22.         document.write('</ul>');
  23. END;
  24. } else {
  25.         print <<<END
  26.         document.write('<form id="login" method="post" name="login"

  27. action="$siteurl/batch.login.php?action=login" target="_self">');
  28.         document.write('<p><label for="username">用户名</label><input type="text"

  29. name="username" id="username" />');
  30.         document.write('<label for="userpass">密 码</label><input type="password"

  31. name="password" id="userpass" />');
  32.         document.write('<button type="submit" name="loginsubmit" id="dologin" value="true">

  33. 登录</button> <a href="$bbsurl/register.php?referer=$siteurl/index.php" target="_blank">注册

  34. </a> <a href="$bbsurl/member.php?action=lostpasswd" target="_blank">找回密码</a></p>');
  35.         document.write('</form>');
  36. END;
  37. }

  38. ?>
复制代码


https://discuz.dismall.com/thread-509229-1-1.html
2xy 发表于 2007-1-15 12:02:39 | 显示全部楼层
什么效果啊,给个演示
回复

使用道具 举报

yahaboo 发表于 2007-1-15 13:52:41 | 显示全部楼层
谢谢了..不过我演示了....怎么看不到??

好像不行呀..
回复

使用道具 举报

yahaboo 发表于 2007-1-15 15:10:23 | 显示全部楼层
修改过来了..演示的时候没有所想看到的效果啊..怎么回事??
回复

使用道具 举报

kenzo7788 发表于 2007-4-22 17:57:56 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

pc77maikongjian 发表于 2007-4-23 14:03:12 | 显示全部楼层
演示地址有么. up
回复

使用道具 举报

俊客 发表于 2007-4-29 23:45:57 | 显示全部楼层
:)

不错!
支持啦

www.yqrx.com
回复

使用道具 举报

tjliudong 发表于 2007-7-9 14:23:41 | 显示全部楼层
支持一下!!很好!!
回复

使用道具 举报

pc77maikongjian 发表于 2007-7-11 11:14:05 | 显示全部楼层
修改过美化不错的说
回复

使用道具 举报

aqxsj 发表于 2007-7-11 17:45:39 | 显示全部楼层
这个东西新版本可以用吗?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-15 01:47 , Processed in 0.027955 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表