Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨梦雪
campSite
Commits
ef9b8af7
Commit
ef9b8af7
authored
Oct 09, 2023
by
wuwangwolihui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
营地2.0-修改
parent
1b407129
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
5 deletions
+31
-5
src/views/base/home/Home.vue
src/views/base/home/Home.vue
+31
-5
No files found.
src/views/base/home/Home.vue
View file @
ef9b8af7
...
@@ -235,21 +235,47 @@
...
@@ -235,21 +235,47 @@
cursor
:
pointer
;
cursor
:
pointer
;
.search_back
{
.search_back
{
position
:
relative
;
color
:
#cccccc
;
color
:
#cccccc
;
background-color
:
#fff
;
background-color
:
#fff
;
padding
:
15px
15px
6px
15
px
;
padding
:
0
30px
0px
56
px
;
width
:
60%
;
width
:
60%
;
height
:
60px
;
&
:after
{
content
:
''
;
position
:
absolute
;
right
:
-52px
;
top
:
0
;
/*width: 0;*/
/*height: 0;*/
/*border-color: transparent #ffffff; !*上下颜色 左右颜色*!*/
/*border-width: 60px 0 0 50px;*/
/*border-style: solid;*/
width
:
4px
;
height
:
0
;
border-width
:
0px
50px
60px
0px
;
border-style
:
none
solid
solid
;
border-color
:
transparent
transparent
#ffffff
;
}
.search_input
{
.search_input
{
font-size
:
20px
;
color
:
#AFAFAF
;
background-color
:
#fff
;
background-color
:
#fff
;
padding
:
10px
;
height
:
54px
;
padding
:
0
10px
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
border-bottom
:
2px
solid
var
(
--
all_color
);
align-items
:
center
;
border-top
:
3px
solid
transparent
;
border-bottom
:
3px
solid
var
(
--
all_color
);
font-family
:
"PingFang SC"
;
}
}
i
{
i
{
font-size
:
20px
;
font-size
:
26px
;
font-weight
:
bold
;
color
:
#AFAFB0
;
}
}
}
}
}
}
...
...
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