Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
b7aab805
...
b7aab805d0e46f719261b347ee618ef005d4e8c5
authored
2021-07-22 11:09:47 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
6d614802
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/page/index.vue
src/page/index.vue
View file @
b7aab80
...
...
@@ -24,10 +24,10 @@
<
template
slot=
"title"
>
统计平台
</
template
>
<el-menu-item
index=
"/tjUser"
>
线上账号
</el-menu-item>
</el-submenu>
<el-submenu
index=
"4"
>
<
template
slot=
"title"
>
大数据
</
template
>
<el-menu-item
index=
"/hadoop"
>
接口调用次数统计
</el-menu-item
>
</el-submenu
>
<!-- <el-submenu index="4">--
>
<!-- <template slot="title">大数据</template>--
>
<!-- <el-menu-item index="/hadoop">接口调用次数统计</el-menu-item>--
>
<!-- </el-submenu>--
>
<el-submenu
index=
"5"
>
<
template
slot=
"title"
>
常用链接
</
template
>
<el-menu-item><a
class=
"link"
href=
"http://192.168.8.113:8080/jenkins/"
target=
"_blank"
>
测试jenkins
</a></el-menu-item>
...
...
Please
register
or
sign in
to post a comment