default_fly.tpl.php

来自「城市分类信息,门户网站,我做为地方信息网」· PHP 代码 · 共 803 行 · 第 1/3 页

PHP
803
字号
</table>                         <br />                <table width="675" 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">最近期点评: 评价其他用户的点评,评价商铺的店面以及商品,让更多人了解...</td>    <td width="13" class="index_int3"><span class=""></span></td>  </tr></table><table border="0" cellpadding="0" cellspacing="0" width="675"  style=" line-height:18px;  padding:5px; border-top-style:none;"  class="index_k4">                                        <tr>                                          <td>                                                                                    <? if(is_array($indexDianpCache)) { foreach($indexDianpCache as $key => $var) { ?>                                                                                                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="padding-top:3px;">                                  <tr>                                    <td class="left" valign="top" width="10%"><a href='../user/userinfo.php?uid=<?=$var['uid']?>'> <img border="0" height="42" src='<?=$var['face']?>' width="42"  class="indexpic"></a></td>                                    <td width="90%" style=" border-top:1px #cccccc dotted"><table border="0" cellpadding="0" cellspacing="0" width="100%">                                        <tr>                                          <td height="25"><table border="0" cellpadding="0" cellspacing="0" width="100%">                                              <tr   bgcolor="#F2F2F2"  height="23">                                                <td class="left"><a href='../user/userinfo.php?uid=<?=$var['uid']?>' title="查看<?=$var['username']?>的个人主页"><?=$var['username']?></a>点评【<a href='../main/bizinfo.php?bizid=<?=$var['bizid']?>' title="查看店铺<?=$var['biz_name']?>的信息"><?=$var['biz_name']?></a>】</td>                                                <td class="right" style="padding-right:5px;" ><img src='../images/point/stars_<?=$var['point']?>.png' /></td>                                              </tr>                                          </table></td>                                        </tr>                                        <tr>                                          <td class="left"> 性价比: <img src='../images/point/<?=$var['a']?>.jpg' /> &nbsp;&nbsp; 服务: <img src='../images/point/<?=$var['b']?>.jpg' /> &nbsp;&nbsp; 环境: <img src='../images/point/<?=$var['c']?>.jpg' /> </td>                                        </tr>                                        <tr>                                          <td class="left pline">  <? echo nl2br($var['content']); ?> <br />                                             </td>                                        </tr>                                                        <tr>                                                            <td class="right">                                                            	<span id="rev_msg_<?=$rs['cmtid']?>" style="color:#ff0000"></span>                                                                <a href="#"></a>&nbsp; &nbsp;&nbsp;他(她)点评的如何?                                                                <a href='../main/commentdp.php?id=<?=$var['cmtid']?>&dptype=1' target="iframe_data"><img src="../images/common/yp_up.jpg" border="0">有用( <font color="#FF0000"><b><?=$var['good']?></b></font> )</a>&nbsp;                                                                <a href='../main/commentdp.php?id=<?=$var['cmtid']?>&dptype=0' target="iframe_data"><img src="../images/common/yp_down.jpg" border="0">无用(  <font color="#FF0000"><b><?=$var['bad']?></b></font> )</a>                                                               		                                                            </td>                                                        </tr>                                    </table></td>                                  </tr>                                </table>                      <? } } ?>                                                                                                                                                                                                                                                                                                                                                                                                        </td>                                        </tr></table>                <br />                <table width="100%" border="0" cellspacing="0" cellpadding="0">  <tr>    <td valign=top>                            </td>    <td>                    </td>  </tr></table>                          </td>            <td width="270" align="right"  valign="top">               <table width="270" border="0" cellpadding="0" cellspacing="0" class="index_int">                <tr>                  <td width="13"  height="28" style="width:13; height:28 " class="index_int1">&nbsp;</td>                  <td  class="index_int2" style="color:#ffffff" align="left">优惠卡联盟商家</td>                  <td width="13" class="index_int3"><span class=""></span></td>                </tr>              </table>              <table width="270" border="0" cellspacing="0" cellpadding="0">                <tr>                  <td  align="left"  style=" line-height:18px;  padding:5px; border-top-style:none;"  class="index_k4">  <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">                          <tr>                            <td width="40%"><a href="#"><img src="http://www.mimimama.com/image/index/card.gif" width="103" height="73" border="0" /></a></td>                            <td width="60%">优惠卡,<span class="STYLE1">打折 积分 奖励 互动</span> 完美你的生活!全城联盟商家1000家,最低消费折扣低至3折,刷卡消费累计积分月月兑换超值礼品!<a href="#"><br />                            更多... </a></td>                          </tr>                    </table>                      <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">                        <tr>                          <td height="32" style="border-top:1px solid #cccccc;"><a href="#"><strong>优惠卡联盟商家</strong></a></td>                        </tr>                      </table>                              <? if(is_array($bizcard_list)) { foreach($bizcard_list as $key => $var) { ?>    <? if($key<5) { ?>    <table width="100%" border="0" cellspacing="0" cellpadding="0">  <tr><td height="69" width="70"><img src="<?=$var['biz_photo']?>"  height="60px" width="60px" class="indexpic"/></td><td valign="top" style="padding-top:3px;"><b><a href='../main/bizinfo.php?bizid=<?=$var['bizid']?>'  target="_blank" ><?=$var['biz_name']?> </a></b><br /><font color="red"><?=$var['cardtxt']?></font> <br /><?=$var['biz_intro']?> <br /></td>  </tr></table><? } ?>                    <? } } ?>                                                          </td></tr></table>                                                        <br />              <table width="270" border="0" cellpadding="0" cellspacing="0" class="index_int">                <tr>                  <td width="13"  height="28" style="width:13; height:28 " class="index_int1">&nbsp;</td>                  <td  class="index_int2" style="color:#ffffff" align="left">推荐会员介绍</td>                  <td width="13" class="index_int3"><span class=""></span></td>                </tr>              </table>              <table width="270" border="0" cellspacing="0" cellpadding="0">                <tr>                  <td align="left" style=" line-height:18px;  padding:5px; border-top-style:none; "  class="index_k4"><span class="STYLE1">SUPER会员俱乐部</span>是我们上吃喝玩乐高手齐聚的地方,他们是消费的指向标,成为<span class="STYLE1">SUPER会员俱乐部成员</span>,即可获得我们月月超值好礼和尊贵荣誉.                       <table id="Repeater7" cellspacing="0" border="0" style="border-collapse:collapse;"><tr><?php $i=0; if(is_array($userWeekCache)) { foreach($userWeekCache as $key => $var) { if($i<3) { ?><td>                                <table width="100%" border="0" cellspacing="0" cellpadding="0">                                  <tr>                                        <td height="45"  style="width:80px;" class="center"><a href="../user/userinfo.php?uid=<?=$key?>" ><img src="<?=$var['face']?>" height=42 width=42 border=0 class="indexpic" /></a></td>                                  </tr>                                   <tr>                                         <td height="15"   style="width:90px;word-break: break-all;word-wrap:break-word;"  class="center" ><a href="../user/userinfo.php?uid=<?=$key?>" class="shopgogo"><?=$var['username']?></a></td>                                  </tr>                                </table>                        </td>                        <?php $i++; ?>                        <? } ?>                        <? } } ?></tr></table>                      <br />                      <span class="STYLE1">新注册的用户</span>                      <table id="DataList1" cellspacing="0" border="0" style="border-collapse:collapse;"><?php $i=0; if(is_array($userWeekCache)) { foreach($userWeekCache as $key => $var) { if($i%3==0) { ?></tr><tr><? } ?><td>                                <table width="100%" border="0" cellspacing="0" cellpadding="0">                                  <tr>                                        <td height="45"  style="width:80px;" class="center"><a href="../user/userinfo.php?uid=<?=$key?>" ><img src="<?=$var['face']?>" height=42 width=42 border=0 class="indexpic" /></a></td>                                  </tr>                                   <tr>                                         <td height="15"   style="width:90px;word-break: break-all;word-wrap:break-word;"  class="center" ><a href="../user/userinfo.php?uid=<?=$key?>" class="shopgogo"><?=$var['username']?></a></td>                                  </tr>                                </table>                            </td>                            <?php $i++; ?>           <? } } ?></table>                  </td>                </tr>              </table><br />               <table width="270" 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" align="left">最近的分类信息</td>    <td width="13" class="index_int3"><span class=""></span></td>  </tr></table><table width="270" border="0" cellspacing="0" cellpadding="0">                <tr>                  <td  align="left"  style=" line-height:18px;  padding:5px; border-top-style:none;"  class="index_k4">                  <? if(is_array($newflei_list)) { foreach($newflei_list as $var) { ?>                        <table width="100%" border="0" cellspacing="0" cellpadding="0"  align="center" >                          <tr>                            <td width="90%"><a href='../flei/viewflinfo.php?flid=<?=$var['flid']?>' target="_blank" title="<?=$var['title']?>">∩ <?=$var['title']?></a></td>                          </tr>                        </table>                     <? } } ?>                                         </td>                </tr>              </table>    <br />   </td>          </tr>        </table>        <table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style=" border-bottom:solid 1px #eeeeee">&nbsp;</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()) { ?>&nbsp;  Processed in <?=$debuginfo['time']?> second(s) &nbsp; &nbsp; <? } ?> <? 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 + =
减小字号Ctrl + -
显示快捷键?