Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wisdom-property
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
郭铭瑶
wisdom-property
Commits
a11f13fb
Commit
a11f13fb
authored
Apr 19, 2020
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改行业运行体征数值
parent
f53225c9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
18 additions
and
10 deletions
+18
-10
index.html
dist/index.html
+1
-1
app.b2cd7efdf4fbc67f1068.js
dist/static/js/app.b2cd7efdf4fbc67f1068.js
+2
-0
app.b2cd7efdf4fbc67f1068.js.map
dist/static/js/app.b2cd7efdf4fbc67f1068.js.map
+1
-1
manifest.9b4aa9f6e4958953689a.js.map
dist/static/js/manifest.9b4aa9f6e4958953689a.js.map
+1
-1
actions.js
src/store/actions.js
+13
-7
No files found.
dist/index.html
View file @
a11f13fb
<!DOCTYPE html>
<html
id=
html
><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
http-equiv=
X-UA-Compatible
content=
"IE=edge, chrome=1"
><title>
浦东新区智慧物业管理微平台
</title><style>html
{
font-size
:
1.6vh
;
}
</style><script
src=
./static/jquery.min.js
></script><link
href=
./static/css/app.ac05c4f207d69a07085d6f29a3723aa2.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
type=
text/javascript
src=
./static/js/manifest.9b4aa9f6e4958953689a.js
></script><script
type=
text/javascript
src=
./static/js/vendor.734c877f267ad5a525cf.js
></script><script
type=
text/javascript
src=
./static/js/app.359328ca5d279eaf7647.js
></script></body></html>
\ No newline at end of file
}
</style><script
src=
./static/jquery.min.js
></script><link
href=
./static/css/app.ac05c4f207d69a07085d6f29a3723aa2.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
type=
text/javascript
src=
./static/js/manifest.9b4aa9f6e4958953689a.js
></script><script
type=
text/javascript
src=
./static/js/vendor.734c877f267ad5a525cf.js
></script><script
type=
text/javascript
src=
./static/js/app.b2cd7efdf4fbc67f1068.js
></script></body></html>
\ No newline at end of file
dist/static/js/app.
359328ca5d279eaf7647
.js
→
dist/static/js/app.
b2cd7efdf4fbc67f1068
.js
View file @
a11f13fb
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/app.
359328ca5d279eaf7647
.js.map
→
dist/static/js/app.
b2cd7efdf4fbc67f1068
.js.map
View file @
a11f13fb
This diff is collapsed.
Click to expand it.
dist/static/js/manifest.9b4aa9f6e4958953689a.js.map
View file @
a11f13fb
This diff is collapsed.
Click to expand it.
src/store/actions.js
View file @
a11f13fb
...
...
@@ -26,25 +26,31 @@ export default {
title
:
'小区'
,
img
:
'community.png'
,
unit
:
'个'
,
num
:
'2
829
'
,
num
:
'2
790
'
,
},
{
title
:
'
业委会
'
,
title
:
'
从业人员
'
,
img
:
'group.png'
,
unit
:
'
个
'
,
num
:
'
1749
'
,
unit
:
'
人
'
,
num
:
'
41000
'
,
},
// {
// title:'业委会',
// img:'group.png',
// unit: '个',
// num:'1749',
// },
{
title
:
'物业企业'
,
img
:
'property.png'
,
unit
:
'家'
,
num
:
'49
8
'
,
num
:
'49
7
'
,
},
{
title
:
'管理面积'
,
img
:
'map.png'
,
unit
:
'
k
㎡'
,
num
:
'17
337718
'
,
unit
:
'
万
㎡'
,
num
:
'17
800
'
,
},
]
const
REPAIRLIST
=
[
// 报修投诉
...
...
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