Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
activity
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7126ee76
authored
Jun 04, 2021
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
88407966
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
11 deletions
css/vis/index.less
css/vis/index.min.css
history.html
vis.html
css/vis/index.less
View file @
7126ee76
...
...
@@ -99,8 +99,8 @@ body, html {
}
.star1 {
right: 2
52
px;
bottom: 1
65
px;
right: 2
41
px;
bottom: 1
72
px;
width: 21px;
height: 21px;
}
...
...
@@ -293,8 +293,8 @@ body, html {
}
.star19 {
right: 2
48
px;
bottom: 1
54
px;
right: 2
32
px;
bottom: 1
62
px;
width: 12px;
height: 12px;
...
...
css/vis/index.min.css
View file @
7126ee76
...
...
@@ -270,8 +270,8 @@ html {
border-radius
:
50%
;
}
.home-page
.map-box
.star1
{
right
:
2
52
px
;
bottom
:
1
65
px
;
right
:
2
41
px
;
bottom
:
1
72
px
;
width
:
21px
;
height
:
21px
;
}
...
...
@@ -429,8 +429,8 @@ html {
animation-delay
:
3.8s
;
}
.home-page
.map-box
.star19
{
right
:
2
48
px
;
bottom
:
1
54
px
;
right
:
2
32
px
;
bottom
:
1
62
px
;
width
:
12px
;
height
:
12px
;
}
...
...
history.html
View file @
7126ee76
...
...
@@ -10,7 +10,7 @@
content=
"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<link
type=
"favicon"
rel=
"shortcut icon"
href=
"favicon.ico"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/history/history.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/history/history.min.css
?212
"
/>
</head>
...
...
@@ -39,7 +39,7 @@
shutterW
:
1000
,
// 容器宽度
shutterH
:
358
,
// 容器高度
isAutoPlay
:
true
,
// 是否自动播放
playInterval
:
30
000
,
// 自动播放时间
playInterval
:
5
000
,
// 自动播放时间
curDisplay
:
1
,
// 当前显示页
fullPage
:
true
// 是否全屏展示
});
...
...
vis.html
View file @
7126ee76
...
...
@@ -9,7 +9,7 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<link
type=
"favicon"
rel=
"shortcut icon"
href=
"favicon.ico"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/vis/index.min.css?1
24545
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/vis/index.min.css?1
111111111
"
/>
</head>
<body>
...
...
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