Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
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
wbx-PCAndMobi
pc
Commits
4d8c17e7
Commit
4d8c17e7
authored
Jan 08, 2021
by
程卓
Browse files
Options
Browse Files
Download
Plain Diff
pull
parents
2a998bfc
ae5d3e6d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
117 additions
and
18 deletions
+117
-18
home.vue
src/views/home.vue
+116
-17
indCous.vue
src/views/houseData/indCous.vue
+1
-1
No files found.
src/views/home.vue
View file @
4d8c17e7
<
template
>
<
template
>
<div
id=
"home"
class=
"layoutPadding"
>
<!--
<div
id=
"home"
class=
"layoutPadding"
v-if=
"(this.$api.BASE_URL).indexOf('xuhui') > -1 || (this.$api.BASE_URL).indexOf('31.0.161.39') > -1"
>
-->
<div
id=
"home"
class=
"layoutPadding"
v-if=
"(this.$api.BASE_URL).indexOf('pudong') > -1 || (this.$api.BASE_URL).indexOf('31.0.161.39') > -1"
>
<a-row
type=
"flex"
class=
"align-stretch"
>
<a-row
type=
"flex"
class=
"align-stretch"
>
<a-col
:span=
"
16
"
>
<a-col
:span=
"
24
"
>
<a-row
type=
"flex"
style=
"
padding-right:10px;
height:100%;"
>
<a-row
type=
"flex"
style=
"height:100%;"
>
<a-col
:span=
"6"
>
<a-col
:span=
"6"
>
<div
class=
"home-card topBox"
style=
"margin-right:10px;"
>
<div
class=
"home-card topBox"
style=
"margin-right:10px;"
>
<div
class=
"justify-between topBox"
>
<div
class=
"justify-between topBox"
>
...
@@ -43,22 +44,47 @@
...
@@ -43,22 +44,47 @@
</div>
</div>
</a-col>
</a-col>
<a-col
:span=
"6"
>
<a-col
:span=
"6"
>
<div
class=
"home-card topBox"
style=
"margin-left:0px 10px;"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;"
>
<div
class=
"justify-between topBox"
>
<a-row>
<div>
<a-col
:span=
'6'
>
<p
class=
"top-font"
>
业委会数
</p>
<div
class=
"justify-between topBox"
>
<span
class=
"top-count"
>
{{
data
.
ic
}}
</span>
<div>
</div>
<p
class=
"top-font"
>
业委会数
</p>
<div
class=
"align-center"
>
<span
class=
"top-count"
>
{{
data
.
ic
}}
</span>
<img
src=
"@/assets/icon/ywhs.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
</div>
</div>
</a-col>
<a-col
:span=
'13'
>
<a-row
style=
"border-left: 1px solid lightgrey; border-bottom: 1px solid lightgrey; padding-left: 10px; padding-bottom: 5px;"
>
<a-col
:span=
'16'
>
<span
class=
"top-font"
>
已过期
</span>
</a-col>
<a-col
:span=
'8'
>
<span
class=
"top-count-extra"
style=
"cursor: pointer;"
@
click=
"handleExpired"
>
{{
expired
}}
</span>
</a-col>
</a-row>
<a-row
style=
"border-left: 1px solid lightgrey; padding-left: 10px;padding-top: 10px;"
>
<a-col
:span=
'16'
>
<span
class=
"top-font"
>
5个月内到期
</span>
</a-col>
<a-col
:span=
'8'
>
<span
class=
"top-count-extra"
style=
"cursor: pointer;"
@
click=
"handleWillExpire"
>
{{
expireInFiveMonth
}}
</span>
</a-col>
</a-row>
</a-col>
<a-col
:span=
'1'
></a-col>
<a-col
:span=
'4'
>
<div
class=
"align-center"
style=
"margin-top: 10px"
>
<img
src=
"@/assets/icon/ywhs.png"
style=
"width:50px;"
alt=
""
>
</div>
</a-col>
</a-row>
</div>
</div>
</a-col>
</a-col>
</a-row>
</a-row>
</a-col>
</a-col>
<a-col
:span=
"4"
>
<
!--
<
a-col
:span=
"4"
>
<div
class=
"home-card topBox"
style=
"margin-left:0px 10px;"
@
click=
"handleExpired"
>
<div
class=
"home-card topBox"
style=
"margin-left:0px 10px;
cursor: pointer
"
@
click=
"handleExpired"
>
<div
class=
"justify-between topBox"
>
<div
class=
"justify-between topBox"
>
<div>
<div>
<p
class=
"top-font"
>
已过期
</p>
<p
class=
"top-font"
>
已过期
</p>
...
@@ -71,7 +97,7 @@
...
@@ -71,7 +97,7 @@
</div>
</div>
</a-col>
</a-col>
<a-col
:span=
"4"
>
<a-col
:span=
"4"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;"
@
click=
"handleWillExpire"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;
cursor: pointer
"
@
click=
"handleWillExpire"
>
<div
class=
"justify-between topBox"
>
<div
class=
"justify-between topBox"
>
<div>
<div>
<p
class=
"top-font"
>
未来5个月将到期
</p>
<p
class=
"top-font"
>
未来5个月将到期
</p>
...
@@ -82,7 +108,7 @@
...
@@ -82,7 +108,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
</a-col>
</a-col>
-->
</a-row>
</a-row>
<a-row
class=
"align-stretch"
style=
"margin-top:20px;"
>
<a-row
class=
"align-stretch"
style=
"margin-top:20px;"
>
<a-col
:span=
"8"
>
<a-col
:span=
"8"
>
...
@@ -539,6 +565,63 @@
...
@@ -539,6 +565,63 @@
</a-col>
</a-col>
</a-row>
</a-row>
</div>
</div>
<div
id=
"home"
class=
"layoutPadding"
v-else
>
<div
class=
"topBox"
>
<div
class=
"inner"
style=
""
>
<div>
<p
class=
"top-font"
>
小区数
</p>
<span
class=
"top-count"
>
{{data.community}}
</span>
</div>
<div
class=
"align-center"
>
<img
src=
"@/assets/icon/xqs.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
<div
class=
"inner"
style=
""
>
<div>
<p
class=
"top-font"
>
门牌幢数
</p>
<span
class=
"top-count"
>
{{data.building}}
</span>
</div>
<div
class=
"align-center"
>
<img
src=
"@/assets/icon/mpzs.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
<div
class=
"inner"
style=
""
>
<div>
<p
class=
"top-font"
>
物业企业数
</p>
<span
class=
"top-count"
>
{{data.company}}
</span>
</div>
<div
class=
"align-center"
>
<img
src=
"@/assets/icon/ywhs.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
<div
class=
"inner"
style=
""
>
<div>
<p
class=
"top-font"
>
业委会数
</p>
<span
class=
"top-count"
>
{{data.ic}}
</span>
</div>
<div
class=
"align-center"
>
<img
src=
"@/assets/icon/ywhs.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
</div>
<div
class=
"secBox"
>
<IndustrySupervision
style=
"width:35%"
/>
<ComplaintsTrain
moduletitle=
"投诉直通车"
style=
"width:48%"
/>
<FileModule
style=
"width:13%;"
/>
</div>
<div
class=
"thirdBox"
>
<ManagementModule
moduletitle=
"信用"
style=
"width:32.5%"
/>
<ManagementModule
moduletitle=
"风险"
style=
"width:32.5%"
/>
<ManagementModule
moduletitle=
"分类"
style=
"width:32.5%"
/>
</div>
<div
class=
"fourthBox"
>
<RiskDisposal
style=
"width:30%"
/>
<RetrofitElevator
style=
"width:32%"
/>
<ComplaintsTrain
moduletitle=
"应急报修"
style=
"width:36%"
/>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
@@ -1050,6 +1133,14 @@ export default {
...
@@ -1050,6 +1133,14 @@ export default {
font-weight
:
600
;
font-weight
:
600
;
line-height
:
34px
;
line-height
:
34px
;
}
}
.top-count-extra
{
color
:
#000
;
font-size
:
24px
;
font-weight
:
600
;
line-height
:
24px
;
}
.middle-right
{
.middle-right
{
text-align
:
center
;
text-align
:
center
;
height
:
calc
(
50%
-
10px
);
height
:
calc
(
50%
-
10px
);
...
@@ -1371,4 +1462,12 @@ export default {
...
@@ -1371,4 +1462,12 @@ export default {
white-space
:
nowrap
;
white-space
:
nowrap
;
}
}
.topBox
.inner
{
padding
:
1rem
;
width
:
24%
;
display
:
flex
;
justify-content
:
space-between
;
background
:
#fff
;
}
</
style
>
</
style
>
src/views/houseData/indCous.vue
View file @
4d8c17e7
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
</a-col>
</a-col>
<a-col
span=
"6"
>
<a-col
span=
"6"
>
<a-form-item
label=
"
是否为党员
"
class=
"formItem"
:label-col=
"
{span:10}" :wrapper-col="{span:14}">
<a-form-item
label=
"
职务党员情况
"
class=
"formItem"
:label-col=
"
{span:10}" :wrapper-col="{span:14}">
<a-select
allowClear
placeholder=
"请选择查询内容"
v-decorator=
"['isDY']"
>
<a-select
allowClear
placeholder=
"请选择查询内容"
v-decorator=
"['isDY']"
>
<a-select-option
v-for=
"(item) in dyList"
:key=
"item.key"
:value=
"item.key"
>
{{
item
.
name
}}
</a-select-option>
<a-select-option
v-for=
"(item) in dyList"
:key=
"item.key"
:value=
"item.key"
>
{{
item
.
name
}}
</a-select-option>
</a-select>
</a-select>
...
...
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