Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
Project
Project
Details
Activity
Releases
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
李苏
lxyl-vue
Commits
15e73d53
Commit
15e73d53
authored
May 17, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11巷道调整
parent
d00a6d4f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
17 deletions
+10
-17
index.vue
src/views/ccgl/dpkb/lkkb/index.vue
+2
-9
mx11.vue
src/views/ccgl/dpkb/lkkb/mx/mx11.vue
+8
-8
No files found.
src/views/ccgl/dpkb/lkkb/index.vue
View file @
15e73d53
...
...
@@ -28,7 +28,6 @@
}">
{{
item
}}
</div>
</div>
</div>
</div>
...
...
@@ -58,7 +57,6 @@
}">
{{
item
}}
</div>
</div>
</div>
</div>
...
...
@@ -73,7 +71,6 @@
}">
{{
item
}}
</div>
</div>
</div>
</div>
...
...
@@ -88,14 +85,11 @@
}">
{{
item
}}
</div>
</div>
</div>
</div>
</div>
<div
class=
"dbSvg"
>
<div
class=
"svgMain full data-box1"
>
<i
class=
"topL"
></i>
<i
class=
"topR"
></i>
...
...
@@ -110,10 +104,8 @@
<component
:app=
'this'
@
eclick=
'eclick'
ref=
"dynamic"
class=
"full"
:is=
"dynamicComponent"
>
</component>
</div>
</div>
</div>
</div>
</div>
</
template
>
...
...
@@ -131,6 +123,7 @@
import
mx8
from
'./mx/mx8.vue'
;
import
mx9
from
'./mx/mx9.vue'
;
import
mx10
from
'./mx/mx10.vue'
;
import
mx11
from
'./mx/mx11.vue'
;
import
mx12
from
'./mx/mx12.vue'
;
import
mx13
from
'./mx/mx13.vue'
;
import
mx14
from
'./mx/mx14.vue'
;
...
...
@@ -138,7 +131,7 @@
import
mx16
from
'./mx/mx16.vue'
;
import
mx17
from
'./mx/mx17.vue'
;
import
mx18
from
'./mx/mx18.vue'
;
import
mx11
from
'./mx/mx11.vue'
;
/* 双击全屏*/
function
fullScreen
(
element
)
{
const
elem
=
element
||
document
.
documentElement
;
...
...
src/views/ccgl/dpkb/lkkb/mx/mx11.vue
View file @
15e73d53
...
...
@@ -176,7 +176,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -222,7 +222,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -267,7 +267,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -312,7 +312,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -358,7 +358,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -404,7 +404,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -450,7 +450,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
@@ -496,7 +496,7 @@
`
$
(
infoBox
).
empty
()
$
(
infoBox
).
append
(
content
)
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
2
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
top
=
event
.
clientY
>
400
?((
event
.
layerY
-
1
4
5
)
+
'px'
):((
event
.
layerY
+
40
)
+
'px'
);
// 信息框距离顶部10像素
infoBox
.
style
.
left
=
event
.
clientX
>
800
?((
event
.
layerX
-
125
)
+
'px'
):((
event
.
layerX
+
40
)
+
'px'
);
// 信息框距离左侧10像素
infoBox
.
style
.
display
=
'block'
;
});
...
...
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