Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-composition-api
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
vue-composition-api
Commits
fc07ee9c
Commit
fc07ee9c
authored
Jun 12, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
24ffeaee
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
src/views/Entrypath.vue
+6
-5
No files found.
src/views/Entrypath.vue
View file @
fc07ee9c
...
@@ -301,13 +301,14 @@ export default {
...
@@ -301,13 +301,14 @@ export default {
width
:
10px
;
width
:
10px
;
}
}
.Entrypath
{
.Entrypath
{
height
:
900px
;
height
:
100%
;
background-color
:
#f
0f0f0
;
background-color
:
#f
ff
;
overflow
:
hidden
;
overflow
:
hidden
;
padding
:
0
20px
0
;
position
:
relative
;
position
:
relative
;
&_top
{
&_top
{
width
:
100%
;
width
:
100%
;
height
:
10
%
;
height
:
8
%
;
background-color
:
#ffff
;
background-color
:
#ffff
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -316,7 +317,7 @@ export default {
...
@@ -316,7 +317,7 @@ export default {
width
:
80%
;
width
:
80%
;
height
:
50%
;
height
:
50%
;
background-color
:
#0283b9
;
background-color
:
#0283b9
;
margin-bottom
:
10px
;
//
margin-bottom
:
10px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
justify-content
:
space-between
;
justify-content
:
space-between
;
...
@@ -434,7 +435,7 @@ export default {
...
@@ -434,7 +435,7 @@ export default {
}
}
}
}
&
_righttab
{
&
_righttab
{
width
:
6
7
%
;
width
:
6
8
%
;
height
:
100%
;
height
:
100%
;
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
...
...
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