太阳成游戏网站

联系官方销售客服

QQ1835022299

028-61286886

POSCMS 版主:POSCMS负责人
form表单后台修改问题
类型:POSCMS 更新时间:2017-09-01 20:26:29

{template nheader.html}






{loop $list $t}

{/loop}

{fc_lang('排序')}Id{fc_lang('标题')}{fc_lang('风格')}{fc_lang('录入作者')}{fc_lang('录入时间')}{fc_lang('操作')}
{$t.id}{$t.title}{$t.xznydfg}{dr_keyword_highlight($t.title, $param.keyword)}{dr_strcut($t.author, 10)}{dr_date($t.inputtime, NULL, 'red')}

{if $this->ci->is_auth($form.'/edit')} {fc_lang('修改')} {/if}

{if $this->ci->is_auth($form.'/show')} {fc_lang('查看')} {/if}

{if $this->ci->is_auth($form.'/del')}{/if}

{if $this->ci->is_auth($form.'/edit')}

{fc_lang('排序值越大越靠前')}
{/if}




{template nfooter.html}





blob.png


始终显示不出风格

回帖
  • 太阳成游戏网站粉丝
    #1楼    太阳成游戏网站粉丝
    2017-09-01 20:26:03
    0
    {$t.xznydfg}
    这句话就可以搞定了,前提是主表才行,附表无法列表输出