Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zh-baseversion-project
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
王浩
zh-baseversion-project
Commits
7d6bc8fb
Commit
7d6bc8fb
authored
May 22, 2024
by
军师中郎将
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏端中间弧度区域地图不能拖问题调整。
parent
67bd97e0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
leftBar.vue
zh-baseversion-web/src/components/bigWindow/leftBar.vue
+3
-0
rightBar.vue
zh-baseversion-web/src/components/bigWindow/rightBar.vue
+3
-0
No files found.
zh-baseversion-web/src/components/bigWindow/leftBar.vue
View file @
7d6bc8fb
...
@@ -548,17 +548,20 @@ export default {
...
@@ -548,17 +548,20 @@ export default {
width
:
85%
;
width
:
85%
;
height
:
20%
;
height
:
20%
;
padding-top
:
10%
;
padding-top
:
10%
;
pointer-events
:
auto
;
}
}
.leftbar2
{
.leftbar2
{
width
:
80%
;
width
:
80%
;
height
:
39%
;
height
:
39%
;
padding-top
:
15px
;
padding-top
:
15px
;
pointer-events
:
auto
;
}
}
.leftbar3
{
.leftbar3
{
width
:
85%
;
width
:
85%
;
height
:
32%
;
height
:
32%
;
padding-top
:
15px
;
padding-top
:
15px
;
padding-bottom
:
35px
;
padding-bottom
:
35px
;
pointer-events
:
auto
;
}
}
.item1
{
.item1
{
width
:
85%
;
width
:
85%
;
...
...
zh-baseversion-web/src/components/bigWindow/rightBar.vue
View file @
7d6bc8fb
...
@@ -1156,12 +1156,14 @@ export default {
...
@@ -1156,12 +1156,14 @@ export default {
width
:
90%
;
width
:
90%
;
height
:
20%
;
height
:
20%
;
margin-left
:
12%
;
margin-left
:
12%
;
pointer-events
:
auto
;
}
}
.rightbar2
{
.rightbar2
{
width
:
76%
;
width
:
76%
;
height
:
37%
;
height
:
37%
;
padding-top
:
15px
;
padding-top
:
15px
;
margin-left
:
20%
;
margin-left
:
20%
;
pointer-events
:
auto
;
}
}
.rightbar3
{
.rightbar3
{
width
:
80%
;
width
:
80%
;
...
@@ -1169,6 +1171,7 @@ export default {
...
@@ -1169,6 +1171,7 @@ export default {
padding-top
:
15px
;
padding-top
:
15px
;
padding-bottom
:
35px
;
padding-bottom
:
35px
;
margin-left
:
15%
;
margin-left
:
15%
;
pointer-events
:
auto
;
}
}
.rightline1
{
.rightline1
{
width
:
85%
;
width
:
85%
;
...
...
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