📄 default_showproduct.tpl.php
字号:
<br /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="31%" valign="top"> <script type="text/javascript" src="../js/AC_RunActiveContent.js"></script> <script type="text/javascript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','200','height','200','menu','false','quality','high','src','http://z358.com/loadpic','wmode','transparent','allowScriptAccess','sameDomain','FlashVars','picURL=<?=$p['imgsrc']?>&version=1','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://z358.com/loadpic' ); //end flash code </script> </td> <td width="69%" valign="top" style="line-height:20px; font-size:13px;"> <textarea cols="55" rows="10"><?=$p['ptxt']?></textarea> </td> </tr> </table> <br /> <table id="viewadmin" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td height="26" align="left"> </td></tr></table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="top2 left shopline" align="center"> </td> </tr> <tr> <td align="center"> <a href="../main/bizinfo.php?bizid=<?=$bizid?>#pinglun">[点评商家]</a> <a href="#">[我想购买]</a></td> </tr> </table> <br /></td> <td width="267" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="left userleftbg index_int" height="28" style=" padding-left:26px; color:#ffffff"> 商家信息 </td> </tr> <tr> <td class="userleft" style="padding:5px"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr style="line-height:28px;"> <td width="30%"><b>商家名称:</b></td> <td align="left"> <a href='../main/bizinfo.php?bizid=<?=$bizid?>'><font color="Green"><?=$biz_name?></font></a> </td> </tr> <tr style="line-height:28px;"> <td width="30%">性价比:</td> <td align="left"> <img src="../images/point/<?=$biz_a?>.jpg" border="0"></td> </tr> <tr style="line-height:28px;"> <td width="30%">服 务:</td> <td align="left"> <img src="../images/point/<?=$biz_b?>.jpg" border="0"></td> </tr> <tr style="line-height:28px;"> <td width="30%">环 境:</td> <td align="left"> <img src="../images/point/<?=$biz_c?>.jpg" border="0"></td> </tr></table> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="13"></td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr > <td class="left userleftbg index_int" height="28" style=" padding-left:26px; color:#ffffff" colspan="2"> 其他商品</td> </tr><tr ><? if(is_array($bizproduct)) { foreach($bizproduct as $key => $var) { if($key%2 ==0) { ?></tr><tr><? } ?><td style="width: 100px;" align="center"> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td class="shopk" style="padding: 3px 3px 1px;" align="center"> <a href="../mall/showproduct.php?id=<?=$var['ptid']?>" title="查看<?=$var['pname']?>详细信息"><img src="<?=$var['imgsrc']?>" border="0" height="80" width="80"></a><br> </td> </tr> <tr> <td align="center"> <a href="../mall/showproduct.php?id=<?=$var['ptid']?>" title="查看<?=$var['pname']?>详细信息"><?=$var['pname']?></a> </td> </tr> </tbody></table> </td><? } } ?> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="13"></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="13"></td> </tr> </table></td> </tr> </table> <br /> <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 + -