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
965241d2
Commit
965241d2
authored
Dec 09, 2020
by
蒋金城
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into xuhui
parents
83730181
e890f488
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
199 additions
and
86 deletions
+199
-86
pudongRoutes.json
src/router/pudongRoutes.json
+36
-0
propertyInfoView.vue
src/views/houseData/propertyInfoView.vue
+163
-86
No files found.
src/router/pudongRoutes.json
View file @
965241d2
...
...
@@ -67,6 +67,42 @@
"meta"
:
{
"title"
:
"隐患点管理"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
}
]
},
{
"path"
:
"/danger/propertyScore"
,
"name"
:
"propertyScore"
,
"meta"
:
{
"title"
:
"服务考核"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
true
},
"children"
:
[
{
"path"
:
"/danger/propertyScore/scoreTemplateList"
,
"name"
:
"scoreTemplateList"
,
"meta"
:
{
"title"
:
"物业评分模版列表"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
},
"children"
:
[
{
"path"
:
"/danger/propertyScore/scoreTemplateList/scoreTempImport"
,
"name"
:
"scoreTempImport"
,
"meta"
:
{
"title"
:
"物业评分模版导入"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
}
]
},
{
"path"
:
"/danger/propertyScore/propertyQuarterScoreList"
,
"name"
:
"propertyQuarterScoreList"
,
"meta"
:
{
"title"
:
"物业评分季度列表"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
},
"children"
:
[
{
"path"
:
"/danger/propertyScore/propertyQuarterScoreList/propertyScoreList"
,
"name"
:
"propertyScoreList"
,
"meta"
:
{
"title"
:
"物业评分列表"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
}
]
},
{
"path"
:
"/danger/propertyScore/propertyPhoneList"
,
"name"
:
"propertyPhoneList"
,
"meta"
:
{
"title"
:
"物业手机号列表"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
},
"children"
:
[
{
"path"
:
"/danger/propertyScore/propertyPhoneList/addPhone"
,
"name"
:
"addPhone"
,
"meta"
:
{
"title"
:
"添加手机号"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
}
]
}
]
}
]
}
\ No newline at end of file
src/views/houseData/propertyInfoView.vue
View file @
965241d2
This diff is collapsed.
Click to expand it.
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