Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
page
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5e8b6a6f
authored
2018-03-11 14:48:07 +0800
by
yangjianbin
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
3a78d1f5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
11 deletions
application/views/common/top.php
application/views/common/top.php
View file @
5e8b6a6
<header
class=
"navbar-wrapper"
>
<div
class=
"navbar navbar-fixed-top"
>
<div
class=
"container-fluid cl"
>
<a
class=
"logo navbar-logo f-l mr-10 hidden-xs"
href=
"/aboutHui.shtml"
>
H-ui.admin
</a>
<a
class=
"logo navbar-logo-m f-l mr-10 visible-xs"
href=
"/aboutHui.shtml"
>
H-ui
</a>
<span
class=
"logo navbar-slogan f-l mr-10 hidden-xs"
>
v3.1
</span>
<div
class=
"container-fluid cl"
>
<a
class=
"logo navbar-logo f-l mr-10 hidden-xs"
href=
"/aboutHui.shtml"
>
H-ui.admin
</a>
<a
class=
"logo navbar-logo-m f-l mr-10 visible-xs"
href=
"/aboutHui.shtml"
>
H-ui
</a>
<span
class=
"logo navbar-slogan f-l mr-10 hidden-xs"
></span>
<a
aria-hidden=
"false"
class=
"nav-toggle Hui-iconfont visible-xs"
href=
"javascript:;"
>

</a>
<nav
class=
"nav navbar-nav"
>
<ul
class=
"cl"
>
<li
class=
"dropDown dropDown_hover"
><a
href=
"javascript:;"
class=
"dropDown_A"
><i
class=
"Hui-iconfont"
>

</i>
新增
<i
class=
"Hui-iconfont"
>

</i></a>
<ul
class=
"dropDown-menu menu radius box-shadow"
>
<li><a
href=
"javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
><i
class=
"Hui-iconfont"
>

</i>
资讯
</a></li>
<li><a
href=
"javascript:;"
onclick=
"picture_add('添加资讯','picture-add.html')"
><i
class=
"Hui-iconfont"
>

</i>
图片
</a></li>
<li><a
href=
"javascript:;"
onclick=
"product_add('添加资讯','product-add.html')"
><i
class=
"Hui-iconfont"
>

</i>
产品
</a></li>
<li><a
href=
"javascript:;"
onclick=
"member_add('添加用户','member-add.html','','510')"
><i
class=
"Hui-iconfont"
>

</i>
用户
</a></li>
</ul>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
>
<i
class=
"Hui-iconfont"
>

</i>
工作台
</a>
</li>
</ul>
</nav>
...
...
@@ -26,7 +24,7 @@
<li><a
href=
"#"
>
退出
</a></li>
</ul>
</li>
<li
id=
"Hui-msg"
>
<a
href=
"#"
title=
"消息"
><span
class=
"badge badge-danger"
>
1
</span><i
class=
"Hui-iconfont"
style=
"font-size:18px"
>

</i></a>
</li>
<
!--<
li id="Hui-msg"> <a href="#" title="消息"><span class="badge badge-danger">1</span><i class="Hui-iconfont" style="font-size:18px"></i></a> </li>
<li id="Hui-skin" class="dropDown right dropDown_hover"> <a href="javascript:;" class="dropDown_A" title="换肤"><i class="Hui-iconfont" style="font-size:18px"></i></a>
<ul class="dropDown-menu menu radius box-shadow">
<li><a href="javascript:;" data-val="default" title="默认(黑色)">默认(黑色)</a></li>
...
...
@@ -36,7 +34,7 @@
<li><a href="javascript:;" data-val="yellow" title="黄色">黄色</a></li>
<li><a href="javascript:;" data-val="orange" title="橙色">橙色</a></li>
</ul>
</li>
</li>
-->
</ul>
</nav>
</div>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment