📄 default_userinfo_wtbiz.tpl.php
字号:
<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;"> <? if(is_array($bizlist)) { foreach($bizlist as $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><? } } ?></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><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style=" border-bottom:solid 1px #eeeeee"> </td>
</tr>
</table>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="64" align="center" style="line-height:20px">
<?=SOCITYVER?> 当前使用模板:<b style="color:#99d300">[生活通]</b > <br />
<? if(debuginfo()) { ?> Processed in <?=$debuginfo['time']?> second(s) <? } ?> <? if($icp) { ?><a href="http://www.miibeian.gov.cn" target=_blank><?=$icp?></a><? } ?> <?php fupsession(); ?></td>
</tr>
<tr>
<td height="5" align="right"></td>
</tr>
</table>
<map name="Map" id="Map"><area shape="rect" coords="8,3,79,21" href="../about/" />
<area shape="rect" coords="100,2,171,21" href="../about/" />
<area shape="rect" coords="190,4,263,21" href="../about/" />
<area shape="rect" coords="278,2,354,20" href="../about/" />
<area shape="rect" coords="370,2,443,20" href="../about/" />
<area shape="rect" coords="456,2,508,20" href="../about/" />
</map>
</body>
</html><?php output(); ?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -