Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xichonght
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
zhangdishen
xichonght
Commits
910d4782
Commit
910d4782
authored
Aug 19, 2019
by
qddidi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
696dc91d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
Intro.vue
xichongSys/src/views/Intro/Intro.vue
+7
-7
No files found.
xichongSys/src/views/Intro/Intro.vue
View file @
910d4782
<
template
>
<
template
>
<el-carousel
:interval=
"100000000000000000"
style=
"margin-top:30px
"
type=
"card"
class=
"carousel"
height=
"70vh"
>
<el-carousel
:interval=
"100000000000000000"
style=
"margin-top:30px
;"
align=
center
type=
"card"
class=
"carousel"
height=
"70vh"
>
<el-carousel-item
class=
"carousel-item-intro"
style=
"width:85%; height:100%;position:absolute;left:-18%;"
>
<el-carousel-item
class=
"carousel-item-intro"
style=
"width:85%; height:100%;position:absolute;left:-18%;"
>
<div
class=
"ddiv1"
>
<div
class=
"ddiv1"
>
<div
class=
"div1"
id=
"echartContainer1"
>
<div
class=
"div1"
height=
100%
:style=
"
{width: '90%', height: '100%'}"
id="echartContainer1">
</div>
</div>
<div
class=
"nextpage"
style=
"margin-top:50px"
>
<div
class=
"nextpage"
style=
"margin-top:
-
50px"
>
<p
style=
"display:none"
>
{{
count
}}
</p>
<p
style=
"display:none"
>
{{
count
}}
</p>
<el-button
size=
"mini"
class=
"gopagediv1"
@
click=
"goPageClick1"
>
上一页
</el-button>
<el-button
size=
"mini"
class=
"gopagediv1"
@
click=
"goPageClick1"
>
上一页
</el-button>
<el-button
size=
"mini"
class=
"gopagediv1"
@
click=
"nextPageClick1"
>
下一页
</el-button>
<el-button
size=
"mini"
class=
"gopagediv1"
@
click=
"nextPageClick1"
>
下一页
</el-button>
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
data
:
[
'参保登记'
,
'信息变更'
,
'待遇申请'
,
'参保注销'
,
'补缴保费'
,
'升档改办'
,
'关系转移'
]
data
:
[
'参保登记'
,
'信息变更'
,
'待遇申请'
,
'参保注销'
,
'补缴保费'
,
'升档改办'
,
'关系转移'
]
},
},
grid
:
{
grid
:
{
top
:
'
30
%'
,
top
:
'
25
%'
,
containLabel
:
true
containLabel
:
true
},
},
xAxis
:
{
xAxis
:
{
...
@@ -325,7 +325,7 @@
...
@@ -325,7 +325,7 @@
height
:
90%
;
height
:
90%
;
}
}
.div1
{
.div1
{
width
:
70%
;
height
:
65%
;
height
:
65%
;
margin-top
:
5%
;
margin-top
:
5%
;
}
}
...
@@ -333,11 +333,11 @@
...
@@ -333,11 +333,11 @@
.ddiv2
{
.ddiv2
{
margin
:
auto
;
margin
:
auto
;
width
:
90%
;
height
:
90%
;
height
:
90%
;
}
}
.div2
{
.div2
{
width
:
70%
;
height
:
65%
;
height
:
65%
;
margin-top
:
5%
;
margin-top
:
5%
;
}
}
...
...
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