userinfo_bnbiz.htm
来自「城市分类信息,门户网站,我做为地方信息网」· HTM 代码 · 共 152 行
HTM
152 行
{template header} <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="5"></td> </tr> </table> <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="204" height="114" valign="top"> <table width="190" border="0" cellpadding="0" cellspacing="0" class="index_int"> <tr> <td width="13" height="28" style="width:13; height:28 " class="index_int1"><span class="index_int1"></span></td> <td class="index_int2" style="color:#ffffff">$userinfo[username]的档案信息</td> <td width="13" class="index_int3"><span class=""></span></td> </tr></table><table width="190" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="index_k4" style="padding:10px; line-height:20px;" > <table ><tr><td style="border:1px solid #cccccc; padding:5px;"><img id="Leftm1_Image1" class="indexpic" src="$userinfo[face]" style="height:50px;width:50px;border-width:0px;" /></td></tr></table> 用户昵称:<b><span id="Leftm1_Label3">$userinfo[username]</span></b><br /> 注册时间:<b><span id="Leftm1_Label2">$userinfo[regdateline]</span></b><br /> 来自:<b><span id="Leftm1_Label4">$localCity[$userinfo[userfrom]]</span></b><br /> 性别:<b><span id="Leftm1_Label6">$userinfo[gender] </span></b>年龄<b><span id="Leftm1_Label7">$userinfo[age]</span></b><br /> <table id="Leftm1_DataListpp" cellspacing="0" border="0" style="border-collapse:collapse;"> <tr> <td> </td><td></td><td></td><td></td> </tr></table> </td> </tr></table><br /> <table width="190" border="0" cellpadding="0" cellspacing="0" class="index_int"> <tr> <td width="13" height="28" style="width:13; height:28 " class="index_int1"><span class="index_int1"></span></td> <td class="index_int2" style="color:#ffffff">$userinfo[username]的其他信息</td> <td width="13" class="index_int3"><span class=""></span></td> </tr></table><table width="190" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="index_k4" style="padding:10px; line-height:20px;" > <a href="../user/userinfo.php?uid=$uid">$userinfo[username]的首页</a><br /> <a href='../user/userinfo.php?action=basicinfo&uid=$uid'>$userinfo[username]的基本信息</a><br /> <a href='../user/userinfo.php?action=flinfo&uid=$uid'>发布的分类信息</a><br /> <a href='../user/userinfo.php?action=biz&uid=$uid'>添加的商铺</a><br /> <a href='../user/userinfo.php?action=wtbiz&uid=$uid'>想去的商店</a><br /> <a href='../user/userinfo.php?action=bnbiz&uid=$uid'>去过的商店</a><br /> <a href='../user/userinfo.php?action=dianp&uid=$uid'>最近的点评</a><br /> </td> </tr></table> </td> <td width="756" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#eeeeee"><tr><td height="23"> <img src="../images/common/arrow3.gif" width="3" height="5" /> $userinfo[username]去过的店铺</td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td> <table id="ctl03_Repeater1" cellspacing="0" cellpadding="0" border="0" style="width:100%;border-collapse:collapse;"> <!--{loop $bizlist $var}--> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" height="20" width="755"> <tr> <td class="listkingtop" valign="top" width="755"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="left" height="25" > <a href='../main/bizinfo.php?bizid=$var[bizid]'><b> $var[biz_name] </b></a> </td> <td align="right"> </td> </tr> <tr> <td class="left shoplist" colspan="2"> abc <br /> </td> </tr> </table> </td> <td class="listkingtop" width="110"> <table border="0" cellpadding="0" cellspacing="0" height="70" width="90"> <tr> <td class="shopk" style="padding: 3px;"> <img height="67px" src="$var[biz_photo]" width="90px" /></td> </tr> </table> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" height="10" width="50%"> <tr> <td> </td> </tr> </table> </td> </tr> <!--{/loop}--></table> <!-----------------------------------------------------------> <table border="0" cellpadding="0" cellspacing="0" width="99%"> <tr> <td align="right"> $page </td> </tr> </table> </td> </tr></table> </td> </tr> </table> <br /> </div>{template footer}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?