Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pjnkb-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
李苏
pjnkb-vue
Commits
82261d93
Commit
82261d93
authored
Apr 09, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式兼容
parent
c3576771
Pipeline
#311
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
index.vue
src/views/index.vue
+7
-7
No files found.
src/views/index.vue
View file @
82261d93
...
@@ -76,14 +76,14 @@
...
@@ -76,14 +76,14 @@
第三个跳转链接
第三个跳转链接
-->
-->
<!-- 两个按钮-->
<!-- 两个按钮-->
<div
class=
"flex1 text-center"
style=
"float: left;margin-top: 10px;margin-left:
22
%;"
>
<div
class=
"flex1 text-center"
style=
"float: left;margin-top: 10px;margin-left:
18
%;"
>
<div
class=
"menu"
>
<div
class=
"menu"
>
<span
style=
"cursor: pointer;"
@
click=
"toFullPage('
ywxxgl/ywsjlr
')"
>
<span
style=
"cursor: pointer;"
@
click=
"toFullPage('
https://192.168.121.46
')"
>
系统跳转
态势平台
</span>
</span>
</div>
</div>
</div>
</div>
<div
class=
"flex1 text-center"
style=
"float: right;margin-top: 10px;margin-right:
22
%;"
>
<div
class=
"flex1 text-center"
style=
"float: right;margin-top: 10px;margin-right:
18
%;"
>
<div
class=
"menu"
>
<div
class=
"menu"
>
<span
style=
"cursor: pointer;"
@
click=
"wltpt"
>
<span
style=
"cursor: pointer;"
@
click=
"wltpt"
>
网络拓扑图
网络拓扑图
...
@@ -542,7 +542,7 @@
...
@@ -542,7 +542,7 @@
window
.
open
(
'/拓扑图.pdf'
)
window
.
open
(
'/拓扑图.pdf'
)
},
},
toFullPage
(
url
){
toFullPage
(
url
){
window
.
open
(
'#/'
+
url
)
window
.
open
(
url
)
},
},
qcbjtjInit
(
myChart
)
{
qcbjtjInit
(
myChart
)
{
let
option
=
{
let
option
=
{
...
@@ -1259,8 +1259,8 @@
...
@@ -1259,8 +1259,8 @@
}
}
.main_content
{
.main_content
{
height
:
calc
(
100vh
);
height
:
calc
(
100vh
-
84px
);
width
:
100
vw
;
width
:
100
%
;
padding-top
:
2px
;
padding-top
:
2px
;
background-image
:
url('./static/data08.png')
;
background-image
:
url('./static/data08.png')
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
...
...
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