在使用phpwind点击出售帖里的购买或者记录的话 直接跳到源代码
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<ajax>
<![CDATA[
<div style="width:300px;"> <div class="popTop" style="cursor:move" onmousedown="read.move(event);"><a class="adel" onclick="closep();" href="javascript:;">关闭</a>记录 </div> <form action="job.php?action=buytopic&type=buy&tid=340&pid=tpc&page=1" method="post"> <input type="hidden
]]>
<![CDATA[
" name="verify" value="80159dfd" /> <input type="hidden" name="step" value="2" /> <div class="p10"> 购买帖子需花费<font color="#FF6600">2钻石币</font>,您确定要购买吗? <div class='cc'></div> 您的当前积分:<font color="#FF6600">30钻石币</font> </div> <div class="popBottom"> <span class="btn2"><span><button type="button" onclick="ajax.submit(this.form)">确定</button></span></span> <span class="bt2"><span><button type="button" name="ajaxsubmit" onclick="closep();">关闭</button></span></span> </div> </form> </div>
]]>
</ajax>
以上是点击购买时的This XML file does not appear to have any style information associated with it. The document tree is shown below.
<ajax>
<![CDATA[
<div style="width:350px;"> <div class="popTop" style="cursor:move" onmousedown="read.move(event);"><a class="adel" onclick="closep();" href="javascript:;">关闭</a>记录 </div> <table width="100%" cellspacing="0" cellpadding="0" class="mb5"> <tr class="tr3 vt"> <td>还没有人买过此帖</td> </tr> </table> <div class="cc"></div> <div class="popBottom"> <span class="bt2"><span><button type="button" name="ajaxsubmit" onclick="closep();">关闭</button></span></span> </div> </div>
]]>
</ajax>
以上是点击记录时的
都是直接到原代码了...请问如何解决呢....我想找到这个文件然后用安装包里的覆盖下...但是我不知道出问题的文件是哪个...