主题 : 投*相关 |
级别: 解元
![]() |
21# 发表于:2015-09-02 14:27:06 IP:113.20.*.*
|
||||
---|---|---|---|---|---|
级别: 版主
![]() |
22# 发表于:2015-09-02 14:34:14 IP:117.86.*.*
[@text_cut s=item.title len=10]
这样试下 |
||
---|---|---|---|
级别: 解元
![]() |
23# 发表于:2015-09-02 14:42:13 IP:113.20.*.*
投票主题:<span class="red">${vote.title?html}</span><br/>总票数:<span class="red">${vote.totalCount}</span>
<br/> <span style="font-weight:normal;"> ${vote.description?html}</span> </div> <table width="650" border="0" align="center" cellpadding="0" cellspacing="0"> [#list vote.items as item] <tr> <td width="30" height="30" align="center" bgcolor="#F9F9F9">${item_index+1}、</td> <td width="620" bgcolor="#F9F9F9">${item.title?html} - (${item.voteCount}票)</td> </tr> <tr> <td height="30"> </td> <td> <img src="/${res}/img/vote/vote_bar.gif" width="${item.percent}%" height="10px" border="0"/> ${item.percent}% </td> </tr> [/#list] </table> 是替代哪一句代码呢? |
||
---|---|---|---|
级别: 解元
![]() |
25# 发表于:2015-09-02 14:47:23 IP:113.20.*.*
刚才试过了,好像出现错误提示了,是不是还有其他的代码?
|
||
---|---|---|---|
级别: 解元
![]() |
27# 发表于:2015-09-02 14:52:27 IP:113.20.*.*
![]() |
||
---|---|---|---|
级别: 版主
![]() |
29# 发表于:2015-09-02 14:59:01 IP:117.86.*.*
[@text_cut s=item.title len=10 /]
![]() |
||
---|---|---|---|
级别: 解元
![]() |
30# 发表于:2015-09-02 15:03:49 IP:113.20.*.*
成功了,谢谢,我看了几遍没看出来,还对了之前的代码,。。。。
|
||
---|---|---|---|