注意*号为必填选项!
注:建议60个字符长度以内
{:widget('manager.upload/image',['src' => $item.src??'', 'imgSize' => $imgSize])}
以/开头,完全匹配 需保证全局唯一
{if $allowImgs}
{:widget('manager.upload/multi',['append' => '_imgs', 'imgs' => $item.imgs??'', 'num' => $item.num??10, 'imgSize' => '600px*400px', $item['id']??''])}
{/if} {if $allowVideo ?? false}
{:widget('manager.upload/video', ['src' => $item.video ?? ''])}
{/if} {if !isset($allowSummary) || $allowSummary}
注:建议200字以内
{/if} {if !empty($attributeList)} {/if}
{if !isset($allowContent) || $allowContent} {if isset($contentRaw) && $contentRaw}
{else /}
{/if} {/if} {if $allowTag ?? false}
{/if}
{if isset($otherTextList)} {foreach $otherTextList as $otherTextItem} {if $otherTextItem['type'] == 'textarea'}
{else /}
{/if} {/foreach} {/if} {if !isset($seoRaw) || !$seoRaw}
SEO信息
注:内容字符长度为60
注:内容字符长度为60
{/if}