{include file="public/header"/}
{include file="webinfo/top"}
{:all_lang('网站基本信息设置')}
在需要显示网站名称的位置使用
网站在浏览器标签页显示的图标,favicon.ico文件
多个可以用英文 , 分开
填写备案号即可
填写备案号即可
{:all_lang('自定义字段')}
{if !empty($config_attr_lists)} {volist name="config_attr_lists" id="vo"}
{switch name="$vo['attr_input_type']"} {case value="2"}
{/case} {case value="3"} {/case} {default/} {/switch}
{/volist} {else/}
没有添加任何变量 {:all_lang('添加变量')}
{/if}
{include file="public/footer"/}