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
22e32fb1
authored
2018-03-11 14:53:23 +0800
by
yangjianbin
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
d3fc746c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
application/views/common/top.php
application/views/common/top.php
View file @
22e32fb
...
...
@@ -7,22 +7,22 @@
<nav
class=
"nav navbar-nav"
>
<ul
class=
"cl"
>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"
javascript:;"
onclick=
"article_add('添加资讯','article-add.html')
"
>
工作台
</a>
<a
href=
"
<?=
site_url
(
'welcome/index'
)
?>
"
>
工作台
</a>
</li>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"
javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
>
用户管理
</a>
<a
href=
"
<?=
site_url
(
'welcome/user'
)
?>
"
>
用户管理
</a>
</li>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"
javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
>
货代管理
</a>
<a
href=
"
<?=
site_url
(
'welcome/loan'
)
?>
"
>
货代管理
</a>
</li>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"
javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
>
财务管理
</a>
<a
href=
"
<?=
site_url
(
'welcome/finance'
)
?>
"
>
财务管理
</a>
</li>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"
javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
>
数据统计
</a>
<a
href=
"
<?=
site_url
(
'welcome/data'
)
?>
"
>
数据统计
</a>
</li>
<li
class=
"dropDown dropDown_hover"
>
<a
href=
"
javascript:;"
onclick=
"article_add('添加资讯','article-add.html')"
>
权限中心
</a>
<a
href=
"
<?=
site_url
(
'welcome/perm'
)
?>
"
>
权限中心
</a>
</li>
</ul>
</nav>
...
...
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