切换导航条
此项目
正在载入...
登录
朱兆平
/
vue_cli
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
小范
4 years ago
提交
9d71ec257d2a3da92610ebed54e2f5a53cbe10c0
1 个父辈
fa146f96
消息总线顶部背景图及导航栏样式更新
隐藏空白字符变更
内嵌
并排对比
正在显示
3 个修改的文件
包含
11 行增加
和
16 行删除
src/views/Home.vue
src/views/bus/Assembly.vue
static/images/banner.png
src/views/Home.vue
查看文件 @
9d71ec2
<template>
<el-row class="container darkmenu" style="margin-top: 0px;">
<el-col :span="24" class="header">
<el-row class="container darkmenu" style="margin-top: 0px">
<el-col :span="24" class="header" style="background-position: center">
<el-col :span="10" class="logo" :class="collapsed?'logo-collapse-width':'logo-width'">
{{collapsed?'':sysName}}
</el-col>
...
...
@@ -359,9 +359,9 @@
width: 100%;
.header {
height: 60px;
line-height: 60px;
background: $color-primary url("/static/images/air-banner.png");
height: 70px;
line-height: 70px;
background: $color-primary url("/static/images/banner.png");
color: #fff;
.userinfo {
...
...
src/views/bus/Assembly.vue
查看文件 @
9d71ec2
...
...
@@ -17,8 +17,8 @@
<ul class="simple">
<li><a href="http://8.131.245.248:8083/zz-sso">企业实时查询服务</a></li>
<li><a href="http://8.131.245.248:8083/zz-sso">企业综合查询服务</a></li>
<li><a href="http://8.131.245.248:8083/zz-sso">监管部门与机场实时查询</a></li>
<li><a href="http://8.131.245.248:8083/zz-sso">监管部门与机场综合查询</a></li>
<li style="width: 160px"><a href="http://8.131.245.248:8083/zz-sso">监管部门与机场实时查询</a></li>
<li style="width: 160px"><a href="http://8.131.245.248:8083/zz-sso">监管部门与机场综合查询</a></li>
</ul>
</div></li>
<li> <a href="" class="drop">企业公共服务</a>
...
...
@@ -66,9 +66,7 @@
list-style-type: none;
}
a{font-size: 13px;}
#me{
height: 75px;
}
/*菜单栏底层div*/
#menu,#menu2 {
height: 50px;
...
...
@@ -79,7 +77,7 @@
/*一级菜单栏样式*/
#menu li{
float: right;
width: 1
6
0px;
width: 1
2
0px;
height: 50px;
text-align: center;
/*position:relative;*/
...
...
@@ -95,12 +93,10 @@
}
/*鼠标放一级菜单时显示二级菜单样式(横向效果)*/
#menu li:hover .dropdown_1column {
left:
25
0px;
left:
30
0px;
right: 0px;
top:45px;
float: left;
display:inline-block;
width: auto;
font-size:13px;
color:#ffffff;
}
...
...
@@ -116,8 +112,7 @@
/*二级菜单栏样式*/
#menu li ul li {
font-size:13px;
float:right;
line-height:50px;
line-height:45px;
}
</style>
...
...
static/images/banner.png
查看文件 @
9d71ec2
74.6 KB
|
宽:
0px
|
高:
0px
78.5 KB
|
宽:
0px
|
高:
0px
两方对比
交换覆盖
透明覆盖
请
注册
或
登录
后发表评论