<@cms.model id=id> <#assign a=object/> <#if (object.parentId)?has_content><#assign parentId=object.parentId/>
<@t.page 'base_info'/>
<@t.page 'id'/>:
<@t.page 'name'/>:
<#if site.useStatic>
<@t.page 'template_path'/>:
<@t.page 'template.select'/>
<@t.page 'content_path'/>:
<@t.page 'select_path'/>
<@t.page 'model.system_field'/>
<@t.page 'content.child'/>:<#noparse><@cms.contentList parentId=content.id><#list page.list as a>${a.title!}<#sep>,</#list></@cms.contentList> <@t.page 'image_list'/>:<#noparse><@cms.contentFileList contentId=content.id fileTypes='image'><#list page.list as a>${a.filePath!}<#sep>,</#list></@cms.contentFileList> <@t.page 'attach_list'/>:<#noparse><@cms.contentFileList contentId=content.id fileTypes='video,document,audio,other'><#list page.list as a>${a.filePath!}<#sep>,</#list></@cms.contentFileList> <@t.page 'product_list'/>:<#noparse><@cms.contentProductList contentId=content.id><#list page.list as a>${a.title!}<#sep>,</#list></@cms.contentProductList>
<#noparse>${(content.title)!}
<#noparse>${(content.sort)!}
<#noparse>${(content.copied)!}
<#noparse><@cms.tag ids=content.tagIds><#list map as k,v>${v.name!}<#sep>,</#list></@cms.tag>
<#noparse>${(content.author)!}
<#noparse>${(content.editor)!}
<#noparse>${(content.url)!}
<#noparse><#list (content.description!'')?split("\n") as a>${a}<#sep><br/></#list>
<#noparse><img src="${(content.cover)!}" alt="${(content.title)!}"/>
<@t.page 'content.extend_field'/> <@t.page 'extend_field.use.content'/>
<#noparse><a href="${(attribute.sourceUrl)!}">${(attribute.source)!}</a>
<#assign editorTypes={'ueditor':t.pageMessage('ueditor'),'tinymce':t.pageMessage('tinymce'),'ckeditor':t.pageMessage('ckeditor')}/> <#noparse>${(attribute.text?no_esc)!}
<@t.page 'extend_field'/> <@t.page 'extend_field.use.content'/>;<@t.page 'extend_field.invalid'/>:source,sourceUrl,wordCount,minPrice,maxPrice,text;<@t.page 'metadata.default_value_description'/> <#include "../include_page/extends.html"/> <#assign contentExtendList=(a.extendList)![]> <@extends 'extendList' contentExtendList true true/> <@t.page 'extend_field.name.description'/>
<@t.page 'recommend_info'/> <@t.page 'recommend_info'/>:<#noparse><@cms.contentRelatedList contentId=content.id relationType=dictionaryId relation=dictionaryDataValue><#list page.list as a>${a.title!}<#sep>,</#list></@cms.contentRelatedList> <#if (a.relatedList)?has_content> <#list a.relatedList as a>
<@t.page 'dictionary'/> <@t.page 'model'/> <@t.page 'operate'/>
<@cms.dictionary id=a.dictionaryId><#assign dictionary=object/> <@t.page 'dictionary.select'/> <@cms.modelList queryAll=true> <#list page.list as m> <@t.page 'button.delete'/>