|
|
|
@ -7,93 +7,43 @@
@@ -7,93 +7,43 @@
|
|
|
|
|
<div style="padding: 15px;"> |
|
|
|
|
<div class="layui-container" style = "margin-top:2em;"> |
|
|
|
|
<div class="layui-row layui-col-space18"> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>当前版本</h2> |
|
|
|
|
<p class="text"> |
|
|
|
|
<span id = "current_version"> |
|
|
|
|
<?php echo file_get_contents('version.txt'); ?></span> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">当前版本:<span id = "current_version"><?php echo file_get_contents('version.txt'); ?></span> |
|
|
|
|
<span id = "update_msg" style = "display:none;">(<a style = "color: #FF5722;" href = "https://github.com/helloxz/onenav/releases" title = "下载最新版OneNav" target = "_blank" id="current_version">有可用更新</a>)</span> |
|
|
|
|
</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>最新版本</h2> |
|
|
|
|
<p class="text" id = "new_version"> |
|
|
|
|
<i class="layui-icon layui-icon-loading-1 layui-anim layui-anim-rotate layui-anim-loop"></i> |
|
|
|
|
</p> |
|
|
|
|
最新版本:<span><span id = "getting">获取中...</span><a href = "https://github.com/helloxz/onenav/releases" title = "下载最新版OneNav" target = "_blank" id="latest_version"></a></span> |
|
|
|
|
(<a href="/index.php?c=admin&page=setting/subscribe" title = "订阅后可一键更新">一键更新</a>) |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>交流群</h2> |
|
|
|
|
<p class="text"> |
|
|
|
|
<a target = "_blank" rel = "nofollow" href="https://dwz.ovh/qxsul" title = "点此加入OneNav交流群">https://dwz.ovh/qxsul</a> |
|
|
|
|
</p> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">交流群:<a target = "_blank" rel = "nofollow" href="https://dwz.ovh/qxsul" title = "点此加入OneNav交流群">https://dwz.ovh/qxsul</a></div> |
|
|
|
|
</div> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">社区支持:<a href="https://dwz.ovh/vd0bw" rel = "nofollow" target="_blank" title="访问下问社区">https://dwz.ovh/vd0bw</a></div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>社区支持</h2> |
|
|
|
|
<p class="text"> |
|
|
|
|
<a href="https://dwz.ovh/vd0bw" rel = "nofollow" target="_blank" title="访问下问社区">https://dwz.ovh/vd0bw</a> |
|
|
|
|
</p> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">项目地址:<a href="https://github.com/helloxz/onenav" rel = "nofollow" target="_blank">https://github.com/helloxz/onenav</a></div> |
|
|
|
|
</div> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">帮助文档:<a href="https://dwz.ovh/onenav" rel = "nofollow" target="_blank">https://dwz.ovh/onenav</a></div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>项目地址</h2> |
|
|
|
|
<p class="text"><a href="https://github.com/helloxz/onenav" rel = "nofollow" target="_blank">https://github.com/helloxz/onenav</a></p> |
|
|
|
|
</div> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">作者博客: <a href="https://www.xiaoz.me/" rel = "nofollow" target="_blank">https://www.xiaoz.me/</a></div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>帮助文档</h2> |
|
|
|
|
<p class="text"><a href="https://dwz.ovh/onenav" rel = "nofollow" target="_blank">https://dwz.ovh/onenav</a></p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>作者博客</h2> |
|
|
|
|
<p class="text"> |
|
|
|
|
<a href="https://blog.xiaoz.org/" rel = "nofollow" target="_blank">https://blog.xiaoz.org/</a> |
|
|
|
|
</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>购买订阅</h2> |
|
|
|
|
<p class="text"> |
|
|
|
|
<a href="https://dwz.ovh/69h9q" rel = "nofollow" target="_blank">https://dwz.ovh/69h9q</a> |
|
|
|
|
</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="layui-col-lg3"> |
|
|
|
|
<div class = "admin-msg"> |
|
|
|
|
<h2>Chrome浏览器扩展</h2> |
|
|
|
|
<p class="text"> |
|
|
|
|
<a href="https://dwz.ovh/4kxn2" title = "适用于Chromium内核的浏览器扩展" rel = "nofollow" target="_blank">https://dwz.ovh/4kxn2</a> |
|
|
|
|
</p> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">捐赠地址: <a href="https://dwz.ovh/donation" rel = "nofollow" target="_blank">https://dwz.ovh/donation</a></div> |
|
|
|
|
</div> |
|
|
|
|
<div class="layui-col-lg4"> |
|
|
|
|
<div class = "admin-msg">Chrome浏览器扩展: <a href="https://dwz.ovh/4kxn2" title = "适用于Chromium内核的浏览器扩展" rel = "nofollow" target="_blank">https://dwz.ovh/4kxn2</a></div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<!-- 日志输出窗口 --> |
|
|
|
|
<div class="layui-col-lg12"> |
|
|
|
|
<p><h3 style = "padding-bottom:1em;">日志输出:</h3></p> |
|
|
|
|
<blockquote class="layui-elem-quote" id = "console_log"> |
|
|
|
|
|
|
|
|
|
</blockquote> |
|
|
|
|
<!-- <textarea id = "console_log" name="desc" rows="20" placeholder="日志输出控制台" class="layui-textarea" readonly="readonly"></textarea> --> |
|
|
|
|
<textarea id = "console_log" name="desc" rows="20" placeholder="日志输出控制台" class="layui-textarea" readonly="readonly"></textarea> |
|
|
|
|
</div> |
|
|
|
|
<!-- 日志输出窗口END --> |
|
|
|
|
|
|
|
|
|