Home >Backend Development >PHP Tutorial > 用DEDECMS 循环一个table 出现错位!解决方案

用DEDECMS 循环一个table 出现错位!解决方案

WBOY
WBOYOriginal
2016-06-13 12:48:22876browse

用DEDECMS 循环一个table 出现错位!

	  {dede:list pagesize ='30'}	<br />
      <tr><br />
        <td height="10"></td><br />
      </tr><br />
          <br />
		<br />
	   <tr><br />
	   <td><table width='99%' border='0' align='center' cellpadding='0' cellspacing='0'><br />
<tr height='22'><br />
<td width='20'><img  src='/images/dot1.gif' border=0 alt=" 用DEDECMS 循环一个table 出现错位!解决方案 " ></td><br />
<td><a href='[field:arcurl/]' target='_blank' >[field:title/]</a></td><br />
<td width='80'>[field:pubdate function="GetDateMK(@me)" /]</td><br />
</tr><br />
<tr><br />
<br />
<td colspan=3 class="moreinfoline"></td><br />
</tr><br />
{/dede:list}




------解决方案--------------------
在[field:pubdate function="GetDateMK(@me)" /]这个后面加一个table啊

这个太粗心了点,都写漏了
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn