{include file="public/layout" /} {include file="gzh/header" /} {load href="__PUBLIC__/plugins/Ueditor/ueditor.config.js" /} {load href="__PUBLIC__/plugins/Ueditor/ueditor.all.min.js" /} {load href="__PUBLIC__/plugins/Ueditor/lang/zh-cn/zh-cn.js" /}
{include file="canal/left" /}

编辑图文素材

    {volist name="$info" id="vo"}
  • {notempty name="$vo.litpic"} {else/}
    {eq name="$key" value="0"} 封面图片 {else/} 缩略图 {/eq}
    {/notempty}

    {$vo.title}

    编辑 {neq name='$key' value='0'} 删除 {/neq}
  • {/volist}
保存
{volist name="$info" id="vo"}
{notempty name="$vo.litpic"} {else/}

点击上传

{/notempty}
{/volist}
{include file="public/footer" /}