{template 'common/header'}
附件设置
{if $do == 'global'}
{if !empty($upload_max_filesize) && !empty($post_max_size)}
1. 当前 PHP 环境允许最大单个上传文件大小为: {$upload_max_filesize}
2. 当前 PHP 环境允许最大 POST 表单大小为: {$post_max_size}
{/if}
填写图片后缀名称, 如: jpg, 换行输入, 一行一个后缀.
KB
%
100不压缩 值越大越清晰
填写音频视频后缀名称, 如: mp3, 换行输入, 一行一个后缀.
KB
{elseif $do == 'remote'}
{/if} {template 'common/footer'}