Commit 0a9e1b3a authored by zhouzihao's avatar zhouzihao

dev-添加帮助文档

parent c688f91b
......@@ -27,6 +27,8 @@
white-space: nowrap;
}
}
a:link,a:visited{color:#444;text-decoration:none;}
a:hover{color:#ff0000;}
.dd-menu{
width: 200px;
......@@ -377,6 +379,7 @@
<DropdownItem>炸酱面</DropdownItem>
</DropdownMenu>
</Dropdown> -->
<a href="http://10.100.11.5/zhouzihao/node-devlop-rest-api" title="帮助文档"><Icon type="md-book" size=30 /></a>
<Button type="text" icon="md-exit" class="btn-blue" size="large" @click="quit">退出系统</Button>
</div>
</div>
......@@ -524,7 +527,7 @@ export default {
]
},
{
title:'项目源数据',
title:'平台源数据',
name:'metaDataList',
icon:'ios-photos-outline',
href:'/metaDataList',
......
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