1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

修改模板

This commit is contained in:
suyuan 2020-10-24 16:13:08 +08:00
parent 1620e6180a
commit 89dcedad5a
4 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@
</div>
<footer class="mobile-hide">
<div>
<a class="luci-link" href="https://55860.com">Powered by OMR特别定制优化版 官方支持群140215026<%= ver.luciname %> (<%= ver.luciversion %>)</a> /
<a class="luci-link" href="https://55860.com">Powered by openmptcprouter路由器特别定制优化版 官方支持群140215026<%= ver.luciname %> (<%= ver.luciversion %>)</a> /
<a href="https://github.com/jerrykuku/luci-theme-argon">ArgonTheme <%# vPKG_VERSION %></a> /
<%= ver.distversion %>
<ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 140 KiB

Before After
Before After

View file

@ -8,7 +8,7 @@
<% local ver = require "luci.version" %>
<footer>
<a href="https://55860.com">Powered by OMR特别定制优化版 官方支持群140215026 <%= ver.distversion %></a>
<a href="https://55860.com">Powered by openmptcprouter路由器特别定制优化版 官方支持群140215026 <%= ver.distversion %></a>
<ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul>
</footer>
</div>

View file

@ -47,7 +47,7 @@
<header>
<div class="fill">
<div class="container">
<a class="brand" href="#" alt="OMR特别定制优化版 官方支持群140215026"><img src="<%=resource%>/openmptcprouter/images/omr-logo.png" height="30" width="30" alt="OMR" />OMR特别定制优化版</a>
<a class="brand" href="#" alt="openmptcprouter路由器特别定制优化版"><img src="<%=resource%>/openmptcprouter/images/omr-logo.png" height="30" width="30" alt="OMR" />openmptcprouter路由器特别定制优化版</a>
<ul class="nav" id="topmenu" style="display:none"></ul>
<div id="indicators" class="pull-right"></div>
</div>