Commit 75b016a5 authored by 吴冠's avatar 吴冠

title

parent ef975929
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
<img src="~/assets/css/logo.jpg" > <img src="~/assets/css/logo.jpg" >
</div> </div>
<div class="head-input-title">捷安采</div> <div class="head-input-title">捷安采</div>
<div class="search flex-item"> <div class="search flex-item">
<div class="flex"> <div class="flex">
<el-input <el-input
...@@ -76,7 +75,11 @@ import Cookies from "js-cookie" ...@@ -76,7 +75,11 @@ import Cookies from "js-cookie"
margin-top:-20px margin-top:-20px
} }
.images>img{ .images>img{
width:50%; width:40px;
height:38px;
/* margin-left:20px */
margin-right:40px
} }
.head-input{ .head-input{
height: 100px; height: 100px;
...@@ -92,11 +95,17 @@ import Cookies from "js-cookie" ...@@ -92,11 +95,17 @@ import Cookies from "js-cookie"
width: 2.62rem; width: 2.62rem;
} }
.head-input-title{ .head-input-title{
margin-top: 0px; margin-top: -5px;
margin-left: -610px; margin-left: -610px;
font-size:.28rem; /* font-size:.28rem;
color:rgba(0,0,0,1); color:rgba(0,0,0,1);
font-weight: bold; font-weight: bold; */
width: 86px;
height: 37px;
font-size: 28px;
font-family: MicrosoftYaHei;
color: #000000;
line-height: 37px;
} }
.t11{ .t11{
cursor: pointer; cursor: pointer;
......
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