📄 viewcoupon.htm
字号:
{template header} <table width="940" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="700" height="93" valign="top" style="line-height:25px; color:Black; padding-right:15px;"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="46" style="border-bottom:1px dotted #ebebeb;"><span style=" font-size:14px; font-weight:bold; color:#fa923c;">打折优惠详细信息 >> $coupon_info[subject]</span></td> </tr> </table> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <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> <!--{loop $cpcomment_list $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 /> <!--{/loop}-->$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> <!--{/if}--> <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;"> <!--{loop $hotcoupon_list $var}--> <a href='../mall/viewcoupon.php?cpid=$var[cpid]' class="Main666666" >$var[subject]</a><br /> <!--{/loop}--> </td> </tr> </table> </td> </tr> </table> <script type="text/javascript"> var seccode = 0; </script>{template footer}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -