update
This commit is contained in:
@@ -15,12 +15,26 @@
|
||||
<li class="layui-nav-item"><a href="http://blog.yutou233.cn">博客</a></li>
|
||||
<div id="admin" style="display: inline-block; font-size: 0px;">
|
||||
<li class="layui-nav-item"><a href="javascript:;">NAS管理</a>
|
||||
<dl class="layui-nav-child">
|
||||
<dd><a href="#">查看NAS IP</a></dd>
|
||||
<dd><a href="#">B站直播管理</a></dd>
|
||||
</dl>
|
||||
<dl class="layui-nav-child">
|
||||
<dd><a href="#">查看NAS IP</a></dd>
|
||||
<dd><a href="#">切换NAS页面</a></dd>
|
||||
<dd><a href="#">B站直播管理</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</div>
|
||||
<li class="layui-nav-item">
|
||||
<a href="javascript:;">工具集</a>
|
||||
<dl class="layui-nav-child">
|
||||
<dd><a href="javascript:;" target="_blank">密码管理器</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li class="layui-nav-item">
|
||||
<a href="javascript:;">页面集</a>
|
||||
<dl class="layui-nav-child">
|
||||
<dd><a href="http://nas.yutou233.cn/" target="_blank">管理后台</a></dd>
|
||||
<dd><a href="http://bt.yutou233.cn" target="_blank">BT下载</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li class="layui-nav-item" id='icon'>
|
||||
<a href=""><img src="//t.cn/RCzsdCq" class="layui-nav-img">登录</a>
|
||||
<dl class="layui-nav-child">
|
||||
@@ -31,18 +45,18 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="layui-body" style="left: 0px;">
|
||||
<iframe src="../html/body/nas.html" width="100%" height="99%" frameborder="no" ></iframe>
|
||||
|
||||
<div class="layui-body" style="left: 0px;">
|
||||
<iframe src="../html/body/nas.html" width="100%" height="99%" frameborder="no"></iframe>
|
||||
</div>
|
||||
<div class="layui-footer" style="left: 0px; text-align: center; height: 60px; line-height: 0;" >
|
||||
<div style="line-height: 44px;">
|
||||
<div class="layui-footer" style="left: 0px; text-align: center; height: 60px; line-height: 0;">
|
||||
<div style="line-height: 44px;">
|
||||
©2020 by yutou
|
||||
</div>
|
||||
<div>
|
||||
<a href="#">湘ICP备16005656号</a>
|
||||
<a href="#">湘ICP备16005656号</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -59,7 +73,8 @@
|
||||
#icon {
|
||||
float: right;
|
||||
}
|
||||
.body{
|
||||
|
||||
.body {
|
||||
bottom: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user