mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
145 lines
5.1 KiB
PHP
145 lines
5.1 KiB
PHP
{extend name='admin@public/content'}
|
|
|
|
{block name="content"}
|
|
|
|
<ul class="block-list">
|
|
<li style="background-color:#009688;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1','is_black'=>'0'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#5FB878;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#393D49;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#1E9FFF;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#FFB800;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#FF5722;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#01AAED;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
<li style="background-color:#2F4056;">
|
|
<p class="title">微信粉丝统计</p>
|
|
<p class="font-s18">{:db('WechatFans')->cache(true,60)->where(['subscribe'=>'1'])->count()}</p>
|
|
</li>
|
|
</ul>
|
|
|
|
<table class="layui-table" lay-even lay-skin="line">
|
|
<colgroup>
|
|
<col width="20%">
|
|
<col width="30%">
|
|
<col width="20%">
|
|
<col width="30%">
|
|
</colgroup>
|
|
<thead>
|
|
<tr>
|
|
<th class="text-left" colspan="2">系统信息</th>
|
|
<th class="text-left" colspan="2">产品团队</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="max-width:200px" class="nowrap">ThinkAdmin 版本</td>
|
|
<td class="nowrap">{:sysconf('app_version')}</td>
|
|
<td style="max-width:200px" class="nowrap">产品名称</td>
|
|
<td class="nowrap">ThinkAdmin 管理框架</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">ThinkPHP 版本</td>
|
|
<td class="nowrap">{$think_ver}</td>
|
|
<td class="nowrap">产品名称</td>
|
|
<td class="nowrap">ThinkAdmin 管理框架</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">服务器操作系统</td>
|
|
<td class="nowrap">{:php_uname('s')}</td>
|
|
<td class="nowrap">产品DEMO体验</td>
|
|
<td class="nowrap">
|
|
<a target="_blank" href="http://service.thinkadmin.top">http://service.thinkadmin.top</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">WEB运行环境</td>
|
|
<td class="nowrap">{:php_sapi_name()}</td>
|
|
<td class="nowrap">官方QQ群</td>
|
|
<td class="nowrap">
|
|
<a href="http://shang.qq.com/wpa/qunwpa?idkey=ae25cf789dafbef62e50a980ffc31242f150bc61a61164458216dd98c411832a">
|
|
<img src="//pub.idqqimg.com/wpa/images/group.png" style="height:18px;width:auto" target="_blank">
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">MySQL数据库版本</td>
|
|
<td class="nowrap">{$mysql_ver}</td>
|
|
<td class="nowrap">BUG反馈</td>
|
|
<td class="nowrap">
|
|
<a target="_blank" href="https://github.com/zoujingli/ThinkAdmin/issues">
|
|
https://github.com/zoujingli/ThinkAdmin/issues
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">运行PHP版本</td>
|
|
<td class="nowrap">{$Think.PHP_VERSION}</td>
|
|
<td class="nowrap">项目地址</td>
|
|
<td class="nowrap">
|
|
<a target="_blank" href="https://github.com/zoujingli/ThinkAdmin">
|
|
https://github.com/zoujingli/ThinkAdmin
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">上传大小限制</td>
|
|
<td class="nowrap">{:ini_get('upload_max_filesize')}</td>
|
|
<td class="nowrap">公司官网</td>
|
|
<td class="nowrap"><a target="_blank" href="http://www.cuci.cc">http://www.cuci.cc</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nowrap">POST大小限制</td>
|
|
<td class="nowrap">{:ini_get('post_max_size')}</td>
|
|
<td class="nowrap">公司地址</td>
|
|
<td class="nowrap">广州市天河区东圃一横路东泷商贸中心C座316</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
{/block}
|
|
|
|
{block name='style'}
|
|
<style>
|
|
.block-list {
|
|
font-size: 0;
|
|
}
|
|
|
|
.block-list li {
|
|
color: #fff;
|
|
width: 180px;
|
|
font-size: 14px;
|
|
line-height: 22px;
|
|
margin-right: 20px;
|
|
padding: 20px 10px;
|
|
text-align: center;
|
|
border-radius: 2px;
|
|
margin-bottom: 20px;
|
|
letter-spacing: 1px;
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.block-list .title {
|
|
font-weight: 700;
|
|
}
|
|
</style>
|
|
{/block} |