Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Guten-PigxUI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄卓然
Guten-PigxUI
Commits
ba785c03
Commit
ba785c03
authored
Feb 15, 2019
by
胡小根
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
coding
parent
ce4388a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
23 deletions
+3
-23
index.vue
src/page/index/top/index.vue
+2
-9
top-menu.vue
src/page/index/top/top-menu.vue
+0
-12
top-setting.vue
src/page/index/top/top-setting.vue
+1
-2
No files found.
src/page/index/top/index.vue
View file @
ba785c03
...
...
@@ -70,15 +70,8 @@
<router-link
to=
"/"
>
首页
</router-link>
</el-dropdown-item>
<el-dropdown-item>
<router-link
to=
"/info/index"
>
个人信息
</router-link>
</el-dropdown-item>
<el-dropdown-item>
<a
href=
"https://gitee.com/smallweigit/avue"
target=
"_blank"
>
码云地址
</a>
</el-dropdown-item>
<el-dropdown-item>
<a
href=
"https://github.com/nmxiaowei/avue"
target=
"_blank"
>
github
</a>
<a
href=
"http://gitlab.haomo-studio.com/templates/HaomoPigEntTemplate"
target=
"_blank"
>
公司地址
</a>
</el-dropdown-item>
<el-dropdown-item
@
click
.
native=
"logout"
divided
>
退出系统
</el-dropdown-item>
...
...
src/page/index/top/top-menu.vue
View file @
ba785c03
...
...
@@ -29,18 +29,6 @@ export default {
href
:
"/wel/index"
,
icon
:
'el-icon-menu'
,
parentId
:
0
},
{
label
:
'文档'
,
href
:
'https://www.kancloud.cn/lengleng/pig-guide/627970'
,
icon
:
'el-icon-document'
,
parentId
:
1
},
{
label
:
'crud实例'
,
href
:
'/crud/index'
,
icon
:
'el-icon-setting'
,
parentId
:
2
}
]
};
...
...
src/page/index/top/top-setting.vue
View file @
ba785c03
...
...
@@ -9,8 +9,7 @@
:class=
"
{'setting__content--show':box}">
<div
class=
"setting__header"
>
版权信息
</div>
<div
class=
"setting__body setting__about"
>
<p>
Version:PigX 2.0.0
</p>
<p>
Copyright: Pig4Cloud ©2018
</p>
<p>
毫末科技 Version:2.0.0
</p>
</div>
<div
class=
"setting__header"
>
设置
<small>
(滑动鼠标下面还有更多设置)
</small>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment