Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
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
gzga-jzapi
apaas-ui
Commits
075714ce
Commit
075714ce
authored
Jul 23, 2020
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工作台样式、
parent
8aef4471
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
9 deletions
+12
-9
src/components/menu.vue
src/components/menu.vue
+8
-5
src/pages/workbench/workPlace.vue
src/pages/workbench/workPlace.vue
+4
-4
No files found.
src/components/menu.vue
View file @
075714ce
...
@@ -271,8 +271,8 @@ export default {
...
@@ -271,8 +271,8 @@ export default {
line-height
:
18px
;
line-height
:
18px
;
height
:
20px
;
height
:
20px
;
text-align
:
center
;
text-align
:
center
;
left
:
38
px
;
left
:
55
px
;
top
:
26
px
;
top
:
31
px
;
z-index
:
2
;
z-index
:
2
;
}
}
.car_img
{
.car_img
{
...
@@ -282,6 +282,8 @@ export default {
...
@@ -282,6 +282,8 @@ export default {
.menu_box
{
.menu_box
{
float
:
right
;
float
:
right
;
width
:
185px
;
width
:
185px
;
font-size
:
16px
;
height
:
73px
;
text-align
:
center
;
text-align
:
center
;
cursor
:
pointer
;
cursor
:
pointer
;
position
:
relative
;
position
:
relative
;
...
@@ -301,19 +303,20 @@ export default {
...
@@ -301,19 +303,20 @@ export default {
.user_menu
{
.user_menu
{
width
:
135px
;
width
:
135px
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
box-shadow
:
0px
3px
6px
0px
#f4f7fc
;
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
)
;
border-radius
:
8px
;
border-radius
:
8px
;
position
:
absolute
;
position
:
absolute
;
top
:
80px
;
top
:
80px
;
left
:
-20px
;
left
:
-20px
;
overflow
:
hidden
;
overflow
:
hidden
;
font-size
:
14px
;
display
:
none
;
display
:
none
;
z-index
:
1
;
z-index
:
1
;
}
}
.shop_menu
{
.shop_menu
{
width
:
280px
;
width
:
280px
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
box-shadow
:
0px
3px
6px
0px
#f4f7fc
;
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
)
;
border-radius
:
8px
;
border-radius
:
8px
;
position
:
absolute
;
position
:
absolute
;
top
:
80px
;
top
:
80px
;
...
@@ -331,7 +334,7 @@ export default {
...
@@ -331,7 +334,7 @@ export default {
}
}
.shop_hover
{
.shop_hover
{
height
:
100%
;
height
:
100%
;
margin-right
:
5
0px
;
margin-right
:
8
0px
;
}
}
.shop_hover
:hover
.shop_menu
{
.shop_hover
:hover
.shop_menu
{
display
:
block
;
display
:
block
;
...
...
src/pages/workbench/workPlace.vue
View file @
075714ce
...
@@ -1879,7 +1879,7 @@ export default {
...
@@ -1879,7 +1879,7 @@ export default {
width
:
1200px
;
width
:
1200px
;
height
:
206px
;
height
:
206px
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
box-shadow
:
0px
3px
6px
0px
#f4f7fc
;
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
)
;
border-radius
:
12px
;
border-radius
:
12px
;
padding
:
20px
;
padding
:
20px
;
}
}
...
@@ -1969,7 +1969,7 @@ export default {
...
@@ -1969,7 +1969,7 @@ export default {
width
:
720px
;
width
:
720px
;
height
:
270px
;
height
:
270px
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
box-shadow
:
0px
3px
6px
0px
#f4f7fc
;
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
)
;
border-radius
:
12px
;
border-radius
:
12px
;
padding
:
20px
;
padding
:
20px
;
overflow
:
hidden
;
overflow
:
hidden
;
...
@@ -2059,7 +2059,7 @@ export default {
...
@@ -2059,7 +2059,7 @@ export default {
width
:
460px
;
width
:
460px
;
height
:
270px
;
height
:
270px
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
box-shadow
:
0px
3px
6px
0px
#f4f7fc
;
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
)
;
border-radius
:
12px
;
border-radius
:
12px
;
padding
:
32px
20px
;
padding
:
32px
20px
;
overflow
:
hidden
;
overflow
:
hidden
;
...
@@ -2102,7 +2102,7 @@ export default {
...
@@ -2102,7 +2102,7 @@ export default {
width
:
100%
;
width
:
100%
;
height
:
386px
;
height
:
386px
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
box-shadow
:
0px
3px
6px
0px
#f4f7fc
;
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
)
;
border-radius
:
12px
;
border-radius
:
12px
;
padding
:
15px
20px
;
padding
:
15px
20px
;
}
}
...
...
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