提交 39fc9394 编写于 作者: Q q4speed

Merge remote-tracking branch 'origin/dev' into dev

<template>
<el-col v-if="auth">
<el-row id="header-top" type="flex" justify="space-between" align="middle">
<el-col :span="2">
<el-col :span="12">
<a class="logo"/>
</el-col>
<el-col :span="10">
<ms-top-menus/>
</el-col>
<el-col :span="12">
<ms-user/>
</el-col>
......@@ -59,6 +59,7 @@
width: 156px;
margin-right: 20px;
display: inline-block;
line-height: 40px;
background-size: 156px 30px;
height: 40px;
background-repeat: no-repeat;
......@@ -75,6 +76,11 @@
line-height: 40px;
}
.header-top-menus {
display: inline-block;
border: 0;
}
.menus > a {
padding-right: 15px;
text-decoration: none;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册