{extend name="common/layout"/} {block name="head"} {include file="system/head" /}{/block} {block name="main"} {php} $version = \think\facade\Config::get('app')['app_ver']; $authcode = \think\facade\Config::get('authcode')['authcode']; $check_url = curl_get("https://auth.onetool.cc/check.php?url=" . $_SERVER['HTTP_HOST'] . "&authcode=" . $authcode . "&ver=" . $version); $arr = json_decode($check_url, true); {/php}
{$key}.{$value}
{/volist}