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
66973b92
Commit
66973b92
authored
Aug 31, 2020
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
导航栏84-58
parent
a978d92c
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
27 additions
and
27 deletions
+27
-27
src/assets/css/index.css
src/assets/css/index.css
+3
-3
src/components/menu.vue
src/components/menu.vue
+13
-13
src/components/service-list/service_shop_menu.vue
src/components/service-list/service_shop_menu.vue
+1
-1
src/pages/authority/authority.vue
src/pages/authority/authority.vue
+1
-1
src/pages/authority/organization/organizationdetail.vue
src/pages/authority/organization/organizationdetail.vue
+1
-1
src/pages/data-analysis/data-analysis.vue
src/pages/data-analysis/data-analysis.vue
+1
-1
src/pages/index.vue
src/pages/index.vue
+1
-1
src/pages/message-management/message.vue
src/pages/message-management/message.vue
+1
-1
src/pages/message-management/recommended/recommended-eidt.vue
...pages/message-management/recommended/recommended-eidt.vue
+1
-1
src/pages/user/user.vue
src/pages/user/user.vue
+1
-1
src/pages/workbench/component-center/process-management/index.vue
...s/workbench/component-center/process-management/index.vue
+1
-1
src/pages/workbench/fwgl/fwgl.vue
src/pages/workbench/fwgl/fwgl.vue
+1
-1
src/pages/workbench/yygl/yygl.vue
src/pages/workbench/yygl/yygl.vue
+1
-1
No files found.
src/assets/css/index.css
View file @
66973b92
...
...
@@ -677,7 +677,7 @@ border-radius:8px;
padding
:
0
20px
;
}
.apaas_detail_container
.main_contaner
{
min-height
:
calc
(
100vh
-
84
px
-
83px
);
min-height
:
calc
(
100vh
-
58
px
-
83px
);
flex-grow
:
1
;
display
:
flex
;
flex-direction
:
column
;
...
...
@@ -692,11 +692,11 @@ border-radius:8px;
justify-content
:
space-between
;
}
.apaas_detail_container
.main_contaner.locked_height
{
height
:
calc
(
100vh
-
84
px
-
83px
);
height
:
calc
(
100vh
-
58
px
-
83px
);
min-height
:
400px
;
}
.apaas_detail_container
.main_contaner.locked_height_900
{
height
:
calc
(
100vh
-
84
px
-
83px
);
height
:
calc
(
100vh
-
58
px
-
83px
);
min-height
:
900px
;
}
.apaas_detail_container
.detail_action
{
...
...
src/components/menu.vue
View file @
66973b92
...
...
@@ -250,14 +250,14 @@ export default {
<
style
scoped
>
.menu
{
width
:
100%
;
height
:
84
px
;
height
:
58
px
;
background-color
:
#0f2683
;
color
:
#8390ee
;
line-height
:
84
px
;
line-height
:
58
px
;
}
.logo
{
float
:
left
;
margin
:
30
px
0
0
40px
;
margin
:
15
px
0
0
40px
;
cursor
:
pointer
;
}
.user
{
...
...
@@ -280,7 +280,7 @@ export default {
.user_default
{
float
:
right
;
margin-right
:
10px
;
margin-top
:
30
px
;
margin-top
:
18
px
;
}
.car
{
float
:
right
;
...
...
@@ -297,7 +297,7 @@ export default {
height
:
20px
;
text-align
:
center
;
left
:
45px
;
top
:
31
px
;
top
:
18
px
;
z-index
:
2
;
}
.car_img
{
...
...
@@ -308,7 +308,7 @@ export default {
float
:
right
;
width
:
185px
;
font-size
:
16px
;
height
:
84
px
;
height
:
58
px
;
text-align
:
center
;
cursor
:
pointer
;
position
:
relative
;
...
...
@@ -322,7 +322,7 @@ export default {
background-color
:
#e56600
;
border-radius
:
3px
;
position
:
absolute
;
bottom
:
10
px
;
bottom
:
4
px
;
left
:
calc
(
50%
-
12px
);
}
.user_menu
{
...
...
@@ -331,7 +331,7 @@ export default {
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
);
border-radius
:
8px
;
position
:
absolute
;
top
:
70
px
;
top
:
56
px
;
left
:
-20px
;
overflow
:
hidden
;
font-size
:
14px
;
...
...
@@ -344,7 +344,7 @@ export default {
box-shadow
:
0px
3px
6px
0px
rgba
(
15
,
19
,
65
,
0.05
);
border-radius
:
8px
;
position
:
absolute
;
top
:
80
px
;
top
:
56
px
;
left
:
-20px
;
overflow
:
hidden
;
display
:
none
;
...
...
@@ -384,7 +384,7 @@ export default {
height
:
16px
;
background-color
:
#fff
;
position
:
absolute
;
top
:
62
px
;
top
:
50
px
;
transform
:
rotate
(
45deg
);
display
:
none
;
}
...
...
@@ -393,7 +393,7 @@ export default {
height
:
16px
;
background-color
:
#fff
;
position
:
absolute
;
top
:
72
px
;
top
:
50
px
;
left
:
20px
;
transform
:
rotate
(
45deg
);
display
:
none
;
...
...
@@ -479,8 +479,8 @@ export default {
border-radius
:
50%
;
background-color
:
#e56600
;
position
:
absolute
;
top
:
23
px
;
left
:
1
5
px
;
top
:
15
px
;
left
:
1
8
px
;
}
</
style
>
<
style
>
...
...
src/components/service-list/service_shop_menu.vue
View file @
66973b92
...
...
@@ -110,7 +110,7 @@ export default {
.service_shop_menu
{
background-color
:
#0d1847
;
position
:
fixed
;
top
:
84
px
;
top
:
58
px
;
left
:
0
;
width
:
180px
;
height
:
100%
;
...
...
src/pages/authority/authority.vue
View file @
66973b92
...
...
@@ -81,7 +81,7 @@ export default {
<
style
scoped
>
.fwgl_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
src/pages/authority/organization/organizationdetail.vue
View file @
66973b92
...
...
@@ -299,7 +299,7 @@ export default {
.detail_contain
{
width
:
100%
;
padding
:
0
20px
;
height
:
calc
(
100%
-
84
px
);
height
:
calc
(
100%
-
58
px
);
margin-bottom
:
20px
;
}
.info_contain
{
...
...
src/pages/data-analysis/data-analysis.vue
View file @
66973b92
...
...
@@ -130,7 +130,7 @@ export default {
<
style
scoped
>
.fwgl_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
src/pages/index.vue
View file @
66973b92
...
...
@@ -30,7 +30,7 @@ export default {
<
style
scoped
>
.index_container
{
margin-top
:
84
px
;
margin-top
:
58
px
;
min-height
:
200px
;
/* overflow-x: hidden;
overflow-y: auto; */
...
...
src/pages/message-management/message.vue
View file @
66973b92
...
...
@@ -75,7 +75,7 @@ export default {
<
style
scoped
>
.fwgl_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
src/pages/message-management/recommended/recommended-eidt.vue
View file @
66973b92
...
...
@@ -264,7 +264,7 @@ export default {
background-color
:
#f6f7fb
;
padding
:
20px
;
padding-top
:
0px
;
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
}
.now_page_title
{
margin
:
15px
0
;
...
...
src/pages/user/user.vue
View file @
66973b92
...
...
@@ -52,7 +52,7 @@ export default {
<
style
scoped
>
.fwgl_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
src/pages/workbench/component-center/process-management/index.vue
View file @
66973b92
...
...
@@ -50,7 +50,7 @@ export default {
<
style
scoped
>
.process_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
src/pages/workbench/fwgl/fwgl.vue
View file @
66973b92
...
...
@@ -51,7 +51,7 @@ export default {
<
style
scoped
>
.fwgl_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
src/pages/workbench/yygl/yygl.vue
View file @
66973b92
...
...
@@ -53,7 +53,7 @@ export default {
<
style
scoped
>
.yygl_container
{
height
:
calc
(
100vh
-
84
px
);
height
:
calc
(
100vh
-
58
px
);
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
stretch
;
...
...
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