Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-site
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张冬
web-site
Commits
75b016a5
Commit
75b016a5
authored
Oct 19, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
title
parent
ef975929
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
5 deletions
+14
-5
homeinput.vue
components/homeinput.vue
+14
-5
No files found.
components/homeinput.vue
View file @
75b016a5
...
...
@@ -5,7 +5,6 @@
<img
src=
"~/assets/css/logo.jpg"
>
</div>
<div
class=
"head-input-title"
>
捷安采
</div>
<div
class=
"search flex-item"
>
<div
class=
"flex"
>
<el-input
...
...
@@ -76,7 +75,11 @@ import Cookies from "js-cookie"
margin-top
:
-20px
}
.images
>
img
{
width
:
50%
;
width
:
40px
;
height
:
38px
;
/* margin-left:20px */
margin-right
:
40px
}
.head-input
{
height
:
100px
;
...
...
@@ -92,11 +95,17 @@ import Cookies from "js-cookie"
width
:
2.62rem
;
}
.head-input-title
{
margin-top
:
0
px
;
margin-top
:
-5
px
;
margin-left
:
-610px
;
font-size
:
.28rem
;
/*
font-size:.28rem;
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
{
cursor
:
pointer
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment