{template 'common/header'}
{if 'display' == $do} {/if}
系统信息
微擎程序版本 微 擎 {php echo IMS_VERSION;} Release {php echo IMS_RELEASE_DATE;}     查看最新版本
产品系列 {$info['family']}
服务器系统 {$info['os']}
PHP版本 PHP Version {$info['php']}
服务器软件 {$info['sapi']}
服务器 MySQL 版本 {$info['mysql']['version']}
上传许可 {$info['limit']}
当前数据库尺寸 {{ dbcontent }}
当前附件根目录 {$info['attach']['url']}
当前附件尺寸 {{ content }}
{if $_W['isfounder']}
微擎开发团队
版权所有 {$info['company']}
Team 成员 {loop $info['developers'] $developer} {$developer};   {/loop}

{loop $info['operators'] $operator} {$operator};   {/loop}
官方交流群 {$info['exchange_group']['title']}
相关链接 公司网站   购买授权   更多模块   文档  
{/if} {if 'bi' == $do}
其他信息
服务后台用户数量(单位:个) {php echo $other_info['users']}
所有平台账号下的服务会员数量(单位:个) {$other_info['members']}
服务第三方账号数量(单位:个) {$other_info['accounts']['sum']} (其中含: {loop $other_info['accounts']['type_sum'] $item} {$item['type_name']} {$item['sum']}; {/loop})
支付功能产生的交易总额(单位:元) {$other_info['fee']}
{/if}
{template 'common/footer'}