·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{if LoginUserInfo.code == 1} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"> <img src="http://mat1.qq.com/2008/floater/styles/images/bota3.jpg" width="174" height="153" border="0" /> </td> </tr> </table> <form method="post" action='http://ptlogin.qq.com/login' onsubmit='return Floater.LoginBox.checkForm(this);'> <input type="hidden" name="u1" value="${window.location.href}"> <input type="hidden" name="fp" value="loginerroralert"> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="60" height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota4.gif" class="plbg1">QQ号码</td> <td><input type="text" name="u" maxlength="9" class="plip1" tabindex="1" /></td> </tr> <tr> <td height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota5.gif" class="plbg1">QQ密码</td> <td><input type="password" name="p" class="plip1" tabindex="2" /></td> </tr> <tr> <td height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota6.gif" class="plbg1">验证码</td> <td><input type="text" name="verifycode" autocomplete="off" tabindex="3" maxlength="4" class="plip1" style="width:38px;" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="plpd2 lk07u"><a href="javascript:Floater.LoginBox.changeVerifyImg();">看不清,换一张</a></td> </tr> <tr> <td height="63" class="alce"> <img id="imgVerify" width="130" height="53" src="http://nverify.qq.com/getimage?${Math.random()}" onclick="Floater.LoginBox.changeVerifyImg()" alt="看不清,换一张"> </td> </tr> <tr> <td height="26" background="http://mat1.qq.com/2008/floater/styles/images/bota7.gif" class="alce plpd3"> <input name="Submit" type="image" src="http://mat1.qq.com/2008/floater/styles/images/bota8.gif" /> <a href="http://freeqqm.qq.com/" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/bota9.gif" /></a> </td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="85" class="alce"> <a href="apply.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/bota10.gif" width="175" height="60" border="0" /></a></td> </tr> </table> </form> {elseif LoginUserInfo.code == 0} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"> <img src="http://mat1.qq.com/2008/floater/styles/images/bottles/b.${LoginUserInfo.userinfo.bot_style}.${LoginUserInfo.userinfo.bot_color}.jpg" width="174" height="153" border="0" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx9"> <span>欢迎您登录!</span><br /> <span>QQ号:</span>${LoginUserInfo.userinfo.user_id}<br /> <span>昵称:</span>${LoginUserInfo.userinfo.user_nick.escapeHTML()}<br /> <span>漂流总积分:</span>${LoginUserInfo.userinfo.bot_rank}<br /> <span>当前停靠站点:</span>${Floater.City[LoginUserInfo.userinfo.bot_city-1]}<br /> <span>当前状态:</span> {if LoginUserInfo.userinfo.bot_audit >= 1} 漂流中 {elseif LoginUserInfo.userinfo.bot_audit == 0} 资料审核中 {elseif LoginUserInfo.userinfo.bot_audit == -1} 资料审核失败 {/if} </td> </tr> <tr> <td class="alce"> {if document.location.pathname != "/floater/mybot.shtml"} <a href="/floater/mybot.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/mybot.gif" width="133" height="27" vspace="6" border="0" /></a><br /> {else} <a href="http://comment1.news.qq.com/comment.htm?site=2008&id=${LoginUserInfo.userinfo.bot_commentid}" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/msg.gif" width="133" height="27" vspace="6" border="0" /></a> <br/> {/if} <a href="javascript:Floater.User.logout();"><img src="http://mat1.qq.com/2008/floater/styles/images/botb19.gif" width="133" height="27" vspace="6" border="0" /></a> </td> </tr> </table> {elseif LoginUserInfo.code == -1} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"><img src="http://mat1.qq.com/2008/floater/styles/images/bota3.jpg" width="174" height="153" border="0" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx9"> <span>${Floater.currentUser}, 欢迎您登录!</span> </td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="85" class="alce"> <a href="/floater/apply.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/bota10.gif" width="175" height="60" border="0" /></a></td> </tr> <tr> <td class="alce"> <a href="javascript:Floater.User.logout();"><img src="http://mat1.qq.com/2008/floater/styles/images/botb19.gif" width="133" height="27" vspace="6" border="0" /></a> </td> </tr> </table> {/if}
根据QQ号/昵称/瓶子名:
根据类别搜索:
<table width="666" border="0" cellpadding="0" cellspacing="1" bgcolor="#417a11" class="pltx7"> <tr class="alce txbd"> <td width="89" height="26">炫瓶</td> <td width="88">名称</td> <td width="89">主人</td> <td width="77">QQ号</td> <td width="77">漂流地</td> <td width="65">总积分</td> <td width="100">08梦想</td> <td width="72">查看详细</td> </tr> {for p in BottlesInfo.botsinfo} <tr class="alce"> <td height="40"> <a href="/floater/getbot.shtml?uid=${p.user_id}" target="_blank"> <img src="http://mat1.qq.com/2008/floater/styles/images/bottles/s.${p.bot_style}.${p.bot_color}.jpg" border="0" /></a></td> <td class="plpd7"><a href="/floater/getbot.shtml?uid=${p.user_id}" target="_blank">${p.bot_name.escapeHTML().left(10)}</a></td> <td class="plpd7"><a href="/floater/getbot.shtml?uid=${p.user_id}" target="_blank">${p.user_nick.escapeHTML().left(10)}</a></td> <td><a href="/floater/getbot.shtml?uid=${p.user_id}" target="_blank">${p.user_id}</a></td> <td>${Floater.City[p.bot_city-1]}</td> <td>${p.bot_rank}</td> <td class="plpd7">${Floater.Wish[p.wish_id-1][0]}</td> <td><a href="/floater/getbot.shtml?uid=${p.user_id}" target="_blank">打开</a></td> </tr> {forelse} <tr class="alce"> <td height="40" colspan="8"> 没有搜索到任何内容! </td> </tr> {/for} </table> <p style="text-align:center"> {if BottlesInfo.offset.page != 1} <a href="javascript:gotoPage(1)">第一页</a> <a href="javascript:gotoPage(${BottlesInfo.offset.page-1})">上一页</a> {/if} {var pagesPerRange = 6} {var startPage = parseInt((BottlesInfo.offset.page - 1) / pagesPerRange) * pagesPerRange + 1} {var endPage = startPage + pagesPerRange - 1} {if endPage > BottlesInfo.offset.pages} {var endPage = BottlesInfo.offset.pages} {/if} {while startPage <= endPage} {if startPage == BottlesInfo.offset.page} <b>${startPage}</b> {else} <a href="javascript:gotoPage(${startPage})">${startPage}</a> {/if} {var startPage = startPage+1} {/while} {if BottlesInfo.offset.page != BottlesInfo.offset.pages} <a href="javascript:gotoPage(${BottlesInfo.offset.page+1})">下一页</a> <a href="javascript:gotoPage(${BottlesInfo.offset.pages})">最末页</a> {/if} 共${BottlesInfo.offset.pages}页 </p>