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
f9364c52
Commit
f9364c52
authored
Oct 15, 2020
by
Gakki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
徐汇子项目order / question命名
parent
20d43b3b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
22 deletions
+22
-22
micSystemsList.json
src/router/micSystemsList.json
+6
-6
xuhuiRoutes.json
src/router/xuhuiRoutes.json
+14
-14
api.js
src/server/api.js
+2
-2
No files found.
src/router/micSystemsList.json
View file @
f9364c52
...
...
@@ -15,13 +15,13 @@
"activeRule"
:
"/czd"
},
{
"name"
:
"
xuhuiChild1
"
,
"entry"
:
"http://
31.0.161.39/xuhuiChild1
"
,
"activeRule"
:
"/
xuhuiChild1
"
"name"
:
"
order
"
,
"entry"
:
"http://
xuhui.hm.omniview.pro/order
"
,
"activeRule"
:
"/
order
"
},
{
"name"
:
"
xuhuiChild2
"
,
"entry"
:
"http://
31.0.161.39/xuhuiChild2
"
,
"activeRule"
:
"/
xuhuiChild2
"
"name"
:
"
question
"
,
"entry"
:
"http://
xuhui.hm.omniview.pro/question
"
,
"activeRule"
:
"/
question
"
}
]
src/router/xuhuiRoutes.json
View file @
f9364c52
{
"Layout"
:
[
{
"path"
:
"/
xuhuiChild1
/disposal"
,
"name"
:
"Disposal"
,
"path"
:
"/
order
/disposal"
,
"name"
:
"Disposal"
,
"meta"
:
{
"title"
:
"处置单列表"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
},
"children"
:[
{
"path"
:
"/
xuhuiChild1
/disposal/disposalList"
,
"name"
:
"disposalList"
,
"path"
:
"/
order
/disposal/disposalList"
,
"name"
:
"disposalList"
,
"meta"
:
{
"title"
:
"处置单列表"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
},
"children"
:
[
{
"path"
:
"/
xuhuiChild1
/disposal/disposalView/:id"
,
"name"
:
"DisposalView"
,
"path"
:
"/
order
/disposal/disposalView/:id"
,
"name"
:
"DisposalView"
,
"meta"
:
{
"title"
:
"处置单详情"
,
"menuPath"
:
false
,
"hideInBread"
:
false
}
}
]
...
...
@@ -17,15 +17,15 @@
]
},
{
"path"
:
"/
xuhuiChild1
/month"
,
"name"
:
"month"
,
"path"
:
"/
order
/month"
,
"name"
:
"month"
,
"meta"
:
{
"title"
:
"房办月查"
,
"menuIcon"
:
"profile"
,
"menuPath"
:
false
,
"hideInBread"
:
false
},
"children"
:[
{
"path"
:
"/
xuhuiChild1
/month/monthList"
,
"name"
:
"month"
,
"path"
:
"/
order
/month/monthList"
,
"name"
:
"month"
,
"meta"
:
{
"title"
:
"房办月查列表"
,
"menuIcon"
:
"profile"
,
"menuPath"
:
false
,
"hideInBread"
:
false
},
"children"
:
[
{
"path"
:
"/
xuhuiChild1
/month/monthInfo"
,
"name"
:
"monthInfo"
,
"path"
:
"/
order
/month/monthInfo"
,
"name"
:
"monthInfo"
,
"meta"
:
{
"title"
:
"检查详情"
,
"menuPath"
:
false
,
"hideInBread"
:
false
}
}
]
...
...
@@ -33,15 +33,15 @@
]
},
{
"path"
:
"/
xuhuiChild2
/repair"
,
"name"
:
"repairList"
,
"path"
:
"/
question
/repair"
,
"name"
:
"repairList"
,
"meta"
:
{
"title"
:
"应急报修"
,
"menuIcon"
:
"profile"
,
"menuPath"
:
false
,
"hideInBread"
:
false
},
"children"
:[
{
"path"
:
"/
xuhuiChild2
/repair/repairList"
,
"name"
:
"repairList"
,
"path"
:
"/
question
/repair/repairList"
,
"name"
:
"repairList"
,
"meta"
:
{
"title"
:
"应急报修列表"
,
"menuIcon"
:
"profile"
,
"menuPath"
:
false
,
"hideInBread"
:
false
},
"children"
:
[
{
"path"
:
"/
xuhuiChild2
/repair/repairInfo"
,
"name"
:
"repairInfo"
,
"path"
:
"/
question
/repair/repairInfo"
,
"name"
:
"repairInfo"
,
"meta"
:
{
"title"
:
"报修详情"
,
"menuPath"
:
false
,
"hideInBread"
:
false
}
}
]
...
...
@@ -49,25 +49,25 @@
]
},
{
"path"
:
"/
xuhuiChild2
/tousu"
,
"name"
:
"tousu"
,
"path"
:
"/
question
/tousu"
,
"name"
:
"tousu"
,
"meta"
:
{
"title"
:
"投诉信息"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
true
},
"children"
:
[
{
"path"
:
"/
xuhuiChild2
/tousu/tousuQuestion"
,
"name"
:
"tousuQuestion"
,
"path"
:
"/
question
/tousu/tousuQuestion"
,
"name"
:
"tousuQuestion"
,
"meta"
:
{
"title"
:
"投诉问题排行"
,
"menuPath"
:
true
,
"hideInBread"
:
false
},
"children"
:[
{
"path"
:
"/
xuhuiChild2
/tousu/tousuQuestion/questionInfo"
,
"name"
:
"questionInfo"
,
"path"
:
"/
question
/tousu/tousuQuestion/questionInfo"
,
"name"
:
"questionInfo"
,
"meta"
:
{
"title"
:
"投诉问题列表"
,
"menuPath"
:
false
,
"hideInBread"
:
false
}
},
{
"path"
:
"/
xuhuiChild2
/tousu/tousuQuestion/tousuDetails"
,
"name"
:
"tousuDetails"
,
"path"
:
"/
question
/tousu/tousuQuestion/tousuDetails"
,
"name"
:
"tousuDetails"
,
"meta"
:
{
"title"
:
"投诉问题详情"
,
"menuPath"
:
false
,
"hideInBread"
:
false
}
}
]
},
{
"path"
:
"/
xuhuiChild2
/tousu/tousuDensity"
,
"name"
:
"tousuDensity"
,
"path"
:
"/
question
/tousu/tousuDensity"
,
"name"
:
"tousuDensity"
,
"meta"
:
{
"title"
:
"投诉密度排行"
,
"menuPath"
:
true
,
"hideInBread"
:
false
}
}
]
...
...
src/server/api.js
View file @
f9364c52
...
...
@@ -46,12 +46,12 @@ case 'pudong-prod':
break
case
'xuhui-sit'
:
BASE_URL
=
'http://
31.0.161.39/apiv2
'
// 徐汇
BASE_URL
=
'http://
xuhui.hm.omniview.pro/api
'
// 徐汇
break
case
'xuhui-uat'
:
BASE_URL
=
'http://
31.0.161.39/apiv2
'
// 徐汇
BASE_URL
=
'http://
xuhui.hm.omniview.pro/api
'
// 徐汇
break
...
...
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