Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
multiSystem
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
Yulun Yao
multiSystem
Commits
7feb4807
Commit
7feb4807
authored
Jan 07, 2021
by
Gakki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xuhui布局
parent
fb719aad
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
67 additions
and
17 deletions
+67
-17
home.vue
src/views/home.vue
+67
-17
No files found.
src/views/home.vue
View file @
7feb4807
<
template
>
<
template
>
<div
id=
"home"
class=
"layoutPadding"
>
<div
id=
"home"
class=
"layoutPadding"
>
<a-row
type=
"flex"
class=
"align-stretch"
>
<a-row
type=
"flex"
class=
"align-stretch"
>
<a-col
:span=
"
21
"
>
<a-col
:span=
"
16
"
>
<a-row
type=
"flex"
style=
"padding-right:10px;height:100%;"
>
<a-row
type=
"flex"
style=
"padding-right:10px;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;"
>
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
</div>
</div>
</a-col>
</a-col>
<a-col
:span=
"6"
>
<a-col
:span=
"6"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;"
>
<div
class=
"home-card topBox"
style=
"margin-left:
0px
10px;"
>
<div
class=
"justify-between topBox"
>
<div
class=
"justify-between topBox"
>
<div>
<div>
<p
class=
"top-font"
>
业委会数
</p>
<p
class=
"top-font"
>
业委会数
</p>
...
@@ -57,11 +57,29 @@
...
@@ -57,11 +57,29 @@
</a-col>
</a-col>
</a-row>
</a-row>
</a-col>
</a-col>
<a-col
:span=
"3"
>
<a-col
:span=
"4"
>
<div
style=
" margin-left:10px;"
>
<div
class=
"home-card topBox"
style=
"margin-left:0px 10px;"
@
click=
"handleExpired"
>
<div
class=
"home-card middle-right"
@
click=
"toFangXunFangTai"
>
<div
class=
"justify-between topBox"
>
<img
src=
"@/assets/icon/fxft.png"
style=
"width:40px;"
alt=
""
>
<div>
<p>
防汛防台
</p>
<p
class=
"top-font"
>
已过期
</p>
<span
class=
"top-count"
>
{{
expired
}}
</span>
</div>
<div
class=
"align-center"
>
<img
src=
"@/assets/icon/wyqys.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
</div>
</a-col>
<a-col
:span=
"4"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;"
@
click=
"handleWillExpire"
>
<div
class=
"justify-between topBox"
>
<div>
<p
class=
"top-font"
>
未来5个月将到期
</p>
<span
class=
"top-count"
>
{{
expireInFiveMonth
}}
</span>
</div>
<div
class=
"align-center"
>
<img
src=
"@/assets/icon/wyqys.png"
style=
"width:50px;"
alt=
""
>
</div>
</div>
</div>
</div>
</div>
</a-col>
</a-col>
...
@@ -182,14 +200,26 @@
...
@@ -182,14 +200,26 @@
</a-col>
</a-col>
<a-col
:span=
"3"
>
<a-col
:span=
"3"
>
<div
style=
"height:100%;margin-left:10px;"
>
<div
style=
"height:100%;margin-left:10px;"
>
<a-row>
<div
class=
"home-card middle-right"
style=
"margin-bottom: 20px"
@
click=
"toFangXunFangTai"
>
<img
src=
"@/assets/icon/fxft.png"
style=
"width:40px;"
alt=
""
>
<p>
防汛防台
</p>
</div>
</a-row>
<a-row>
<div
class=
"home-card middle-right"
@
click=
"$router.push(
{path: '/houseData/basicInfo'})">
<div
class=
"home-card middle-right"
@
click=
"$router.push(
{path: '/houseData/basicInfo'})">
<img
src=
"@/assets/icon/xqda.png"
style=
"width:40px;"
alt=
""
>
<img
src=
"@/assets/icon/xqda.png"
style=
"width:40px;"
alt=
""
>
<p>
小区档案
</p>
<p>
小区档案
</p>
</div>
</div>
</a-row>
<a-row>
<div
class=
"home-card middle-right"
@
click=
"$router.push(
{path: '/houseData/propertyInfo'})" style="margin-top:20px;">
<div
class=
"home-card middle-right"
@
click=
"$router.push(
{path: '/houseData/propertyInfo'})" style="margin-top:20px;">
<img
src=
"@/assets/icon/wyqyda.png"
style=
"width:40px;"
alt=
""
>
<img
src=
"@/assets/icon/wyqyda.png"
style=
"width:40px;"
alt=
""
>
<p>
物业企业档案
</p>
<p>
物业企业档案
</p>
</div>
</div>
</a-row>
</div>
</div>
</a-col>
</a-col>
</a-row>
</a-row>
...
@@ -544,6 +574,8 @@ export default {
...
@@ -544,6 +574,8 @@ export default {
{
name
:
'11月'
,
check
:
false
,
hover
:
false
,
totStreet
:
0
,
checkStreet
:
0
,
class
:
''
,
},
{
name
:
'11月'
,
check
:
false
,
hover
:
false
,
totStreet
:
0
,
checkStreet
:
0
,
class
:
''
,
},
{
name
:
'12月'
,
check
:
false
,
hover
:
false
,
totStreet
:
0
,
checkStreet
:
0
,
class
:
''
,
},
{
name
:
'12月'
,
check
:
false
,
hover
:
false
,
totStreet
:
0
,
checkStreet
:
0
,
class
:
''
,
},
],
],
expired
:
0
,
expireInFiveMonth
:
0
,
theme
:
0
,
theme
:
0
,
sect
:
0
,
sect
:
0
,
receipts
:
0
,
receipts
:
0
,
...
@@ -626,6 +658,16 @@ export default {
...
@@ -626,6 +658,16 @@ export default {
this
.
data
=
this
.
$com
.
confirm
(
res
,
'data.content'
,
[])
this
.
data
=
this
.
$com
.
confirm
(
res
,
'data.content'
,
[])
}
}
})
})
this
.
$ajax
.
get
({
url
:
this
.
$api
.
GET_ALREADY_OR_EXPIRE
,
}).
then
(
res
=>
{
if
(
res
.
code
===
'200'
)
{
let
inner
=
res
.
data
.
content
this
.
expired
=
inner
.
willExpireCount
this
.
expireInFiveMonth
=
inner
.
alreadyExpireCount
}
})
},
},
/**
/**
* 获取房办月查统计
* 获取房办月查统计
...
@@ -833,6 +875,8 @@ export default {
...
@@ -833,6 +875,8 @@ export default {
this
.
openConfig
=
this
.
$com
.
confirm
(
res
,
'data.content'
,
[]).
customKeyEnable
this
.
openConfig
=
this
.
$com
.
confirm
(
res
,
'data.content'
,
[]).
customKeyEnable
// 是否开启自定义字段存入cookie
// 是否开启自定义字段存入cookie
this
.
$cookie
.
set
(
'customKeyEnable'
,
this
.
openConfig
)
this
.
$cookie
.
set
(
'customKeyEnable'
,
this
.
openConfig
)
let
isXuHui
=
this
.
$com
.
confirm
(
res
,
'data.content'
,
[])
this
.
$store
.
commit
(
'CHANGE_ISXUHUI'
,
isXuHui
.
projectArea
==
'xuhui'
)
}
}
})
})
},
},
...
@@ -935,6 +979,12 @@ export default {
...
@@ -935,6 +979,12 @@ export default {
}
}
})
})
},
},
handleExpired
()
{
this
.
$router
.
push
({
name
:
'indCous'
,
query
:
{
date
:
(
this
.
$moment
().
format
(
'L'
)).
split
(
'/'
).
join
(
''
)}})
},
handleWillExpire
()
{
this
.
$router
.
push
({
name
:
'indCous'
,
query
:
{
date
:
(
this
.
$moment
().
add
(
'months'
,
5
).
format
(
'L'
)).
split
(
'/'
).
join
(
''
)}})
},
/**
/**
* 去投诉
* 去投诉
*/
*/
...
...
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