📄 default_viewcoupon.tpl.php
字号:
<tr> <td width="74%" height="28" style="border-bottom:1px dotted #ebebeb; font-size:13px" valign="top"> 商家:<a href="../main/bizinfo.php?bizid=<?=$coupon_info['bizid']?>" class="Maingreen"><?=$coupon_info['biz_name']?></a><br /> 开始时间:<?=$coupon_info['stime']?> <br /> 结束时间:<?=$coupon_info['etime']?> <br /> </td> <td width="26%" style="border-bottom:1px dotted #ebebeb; padding:5px;"><a href='../uploadimages/noshopbpic.jpg' target="_blank"><img border="0" height="130" src='<?=$coupon_info['biz_photo']?>' width="160" class="indexpic" /></a></td> </tr> </table> 相关介绍:<br/> <?=$coupon_info['content']?> <fieldset > <legend><b>相关图片:</b></legend> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?=$coupon_info['cpimg']?></td> </tr></table> </fieldset> <table width="98%" border="0" cellpadding="0" cellspacing="0" > <tr> <td style="border-bottom:1px solid #EBEBEB; font-size:14px; font-weight:bold ; height:30px" >点评列表</td> </tr><tr> <td height=20></td> </tr> </table> <table width="98%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <? if(is_array($cpcomment_list)) { foreach($cpcomment_list as $var) { ?> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-bottom:1px solid #EBEBEB; line-height:20px;"> <tr> <td width="42" align="center" style="line-height:15px;"><a href='../user/userinfo.php?uid=<?=$var['uid']?>'><img src="<?=$var['face']?>" class=indexpic height=42 width=42 /></a><a href='../user/userinfo.php?uid=<?=$var['uid']?>'><?=$var['username']?></a> </td> <td valign="top" style="padding-left:10px;"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="10" style="background-color:#F2F2F2; padding:0px;">回应时间:<?=$var['dateline']?></td> </tr> <tr> <td><?=$var['content']?></td> </tr> </table></td> </tr></table><br /><? } } ?><?=$page?> </td> </tr> </table> <a name="pinglun"></a> <table width="98%" border="0" cellspacing="0" cellpadding="0"> <form action="../main/saveallcomment.php?action=coupon" method="POST" target="iframe_data" name="form1"> <input type="hidden" name="typeid" value="1"> <input type="hidden" name="fid" value="<?=$cpid?>"> <input type="hidden" name="formhash" value="<?=FORMHASH?>"> <tr> <td >我要点评<br /></td></tr> <? if($seccodecheck) { ?> <tr> <td valign="top"> <span class="STYLE1">*</span>验证码: <input name="vcode" type="text" maxlength="4" id="vcode" /> <img src="../main/vcode.php" style="cursor: pointer;" onclick="this.src='../main/vcode.php?update='+(seccode++)" src="vcode.php"/></td> </tr> <? } ?> <tr><td> <input name="content" type="text" id="content" style="height:100px;width:400px;" /> <br /> <input type="image" name="ImageButton1" id="ImageButton1" src="../images/common/fs.gif" style="border-width:0px;" /></td> </tr> </form> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> </table> </td> <td width="241" valign="top" style="padding-top:10px;"> <table width="98%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="7%"><img src="../images/do.jpg" width="9" height="6" /><br /></td> <td width="93%" height="20"><font color="#c51100">热门电子优惠券 </font></td> </tr> <tr> <td> </td> <td height="20" style=" line-height:18px;"> <? if(is_array($hotcoupon_list)) { foreach($hotcoupon_list as $var) { ?> <a href='../mall/viewcoupon.php?cpid=<?=$var['cpid']?>' class="Main666666" ><?=$var['subject']?></a><br /> <? } } ?> </td> </tr> </table> </td> </tr> </table> <script type="text/javascript"> var seccode = 0; </script><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 + -