📄 default_mybiz.tpl.php
字号:
<table width="99%" border="0" align="center" cellpadding="2" cellspacing="2"> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href="../user/myindex.php" class="shopgogo">我的首页</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href='../user/userinfo.php?uid=<?=$cbc_uid?>' class="shopgogo">别人眼中我的首页</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href="../user/myinfo.php" class="shopgogo">我的基本资料</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href='../user/mypwd.php' class="shopgogo">修改密码</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href='../user/mybiz.php' class="shopgogo">我的店铺</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href="../user/mydianp.php" class="shopgogo">我的点评</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href='../user/myflei.php' class="shopgogo">我发表的信息</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href='../user/sendmsg.php' class="shopgogo">发送短消息</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href="../user/message.php" class="shopgogo">收件箱</a></td> </tr> <tr> <td width="13%"><img src="../images/common/usr_tip.gif" width="11" height="11" /></td> <td width="87%"><a href='../user/message.php?action=outbox' class="shopgogo">发件箱</a></td> </tr> </table> </td> </tr> </table> </td> <td width="804" 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" /> 我登记的店铺</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="left"> <DIV class=mybiztool><UL><LI><a href='../adminbiz/index.php?action=editbizinfo&bizid=<?=$var['bizid']?>'>[修改资料]</a> </LI><LI><a href='../adminbiz/index.php?action=addbizphoto&bizid=<?=$var['bizid']?>'>[增加图片]</a> </LI><LI><a href='../adminbiz/index.php?action=addbizcx&bizid=<?=$var['bizid']?>'>[发布促销]</a> </LI><LI> <a href='../adminbiz/index.php?action=addbizproduct&bizid=<?=$var['bizid']?>'>[添加商品]</a></LI></UL></DIV> </td> </tr> <tr> <td class="left shoplist" colspan="2"> <?=$var['biz_intro']?> <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 /><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 + -