Commit ba785c03 authored by 胡小根's avatar 胡小根

coding

parent ce4388a3
......@@ -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>
......
......@@ -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
}
]
};
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment