|
@@ -148,18 +148,6 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="layui-row layui-col-space10">
|
|
|
- <div class="layui-col-md6">
|
|
|
- <blockquote class="layui-elem-quote">版本信息</blockquote>
|
|
|
- <div class="versions-info-box">
|
|
|
- <p><span>版本号:</span>{$sys_version_no}</p>
|
|
|
- <p><span>版本名称:</span>{$sys_version_name}</p>
|
|
|
- <p><span>版本类型:</span>{$sys_version}</p>
|
|
|
- <p><span>版本编号:</span>{$sys_release}</p>
|
|
|
- <p><span>官方网站:</span><a class="ns-text-color" href="https://www.niushop.com.cn/" target="_blank">官方网站</a></p>
|
|
|
- <p><span>官方论坛:</span><a class="ns-text-color" href="https://bbs.niushop.com.cn/forum.php" target="_blank">交流论坛</a></p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
<div class="layui-col-md6">
|
|
|
<blockquote class="layui-elem-quote">未处理事项</blockquote>
|
|
|
<div class="layui-tab untreated-box layui-tab-card">
|
|
@@ -269,82 +257,6 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="system-function">
|
|
|
- <blockquote class="layui-elem-quote">系统信息</blockquote>
|
|
|
- <table class="layui-table">
|
|
|
- <colgroup>
|
|
|
- <col width="20%">
|
|
|
- <col width="30%">
|
|
|
- <col width="20%">
|
|
|
- <col width="30%">
|
|
|
- </colgroup>
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td class="ns-bg-color-light-gray">服务器操作系统</td>
|
|
|
- <td>{$system_config['os']}</td>
|
|
|
- <td class="ns-bg-color-light-gray">服务器域名</td>
|
|
|
- <td>{$system_config['dns']}:{$system_config['port']}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="ns-bg-color-light-gray">服务器环境</td>
|
|
|
- <td>{$system_config['server_software']}</td>
|
|
|
- <td class="ns-bg-color-light-gray">PHP版本</td>
|
|
|
- <td>{$system_config['php_version']}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="ns-bg-color-light-gray">文件上传限制</td>
|
|
|
- <td>{$system_config['upload_max_filesize']}</td>
|
|
|
- <td class="ns-bg-color-light-gray">GD版本</td>
|
|
|
- <td>{$system_config['gd_version']}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="ns-bg-color-light-gray">sockets开启</td>
|
|
|
- <td>{if condition="$system_config['sockets'] eq true"}已开启{else/}<span style="color:red;">未开启,邮箱功能将无法正常使用</span>{/if}</td>
|
|
|
- <td class="ns-bg-color-light-gray">curl支持</td>
|
|
|
- <td>{if condition="$system_config['curl'] eq true"}支持{else/}<span style="color:red;">不支持,微信和支付宝等功能将无法正常使用</span>{/if}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="ns-bg-color-light-gray">openssl开启</td>
|
|
|
- <td>{if condition="$system_config['openssl'] eq true"}已开启{else/}<span style="color:red;">未开启,不支持https</span>{/if}</td>
|
|
|
- <td class="ns-bg-color-light-gray">fileinfo开启</td>
|
|
|
- <td>{if condition="$system_config['fileinfo'] eq true"}已开启{else/}<span style="color:red;">未开启,将无法获取上传文件类型,导致上传图片失败</span>{/if}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="ns-bg-color-light-gray">upload目录权限</td>
|
|
|
- <td>{if $system_config['upload_dir_jurisdiction'] == 1}可读可写{else/}<span style="color:red;">不可读不可写,会造成图片无法上传和访问</span>{/if}</td>
|
|
|
- <td class="ns-bg-color-light-gray">runtime目录权限</td>
|
|
|
- <td>{if $system_config['runtime_dir_jurisdiction'] == 1}可读可写{else/}<span style="color:red;">不可读不可写,会造成编译文件缓存文件无法生成读取,是网站访问出错</span>{/if}</td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- </table>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="index-info">
|
|
|
- <div class="layui-card ns-card-common">
|
|
|
- <div class="layui-card-header">
|
|
|
- <span class="">客户服务</span>
|
|
|
- </div>
|
|
|
- <div class="layui-card-body">
|
|
|
- <p class="ns-text-color-dark-gray">客服电话:400-886-7993</p>
|
|
|
- <p class="ns-text-color-dark-gray">官网:http://www.niushop.com.cn/</p>
|
|
|
- <p class="ns-text-color-dark-gray">交流群:29507902</p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="layui-card ns-card-common">
|
|
|
- <div class="layui-card-header">
|
|
|
- <span class="">最新动态</span>
|
|
|
- </div>
|
|
|
- <div class="layui-card-body news-list">
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color">1</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color">2</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color">3</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color-gray">4</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color-gray">5</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color-gray">6</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- <!--<p class="ns-text-color-dark-gray"><span class="ns-bg-color-gray">7</span>Niushop多商户V4上线啦!</p>-->
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
|
|
|
</div>
|
|
|
|