Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
a753796e
Commit
a753796e
authored
Aug 07, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref:修改易政秀报表路由名称
parent
695657d6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
portal-manager-ui/admin/src/router/routes.js
portal-manager-ui/admin/src/router/routes.js
+6
-6
No files found.
portal-manager-ui/admin/src/router/routes.js
View file @
a753796e
...
...
@@ -156,7 +156,7 @@ const routes = [
import
(
/* webpackChunkName: "easyPoliticsShow" */
"
@/views/dataAdmin/components/easyPoliticsShow/module.vue
"
),
meta
:
{
title
:
"
易政秀
报表
"
},
meta
:
{
title
:
"
在线制作记录
报表
"
},
children
:
[
{
path
:
"
PoliticsShow
"
,
...
...
@@ -165,7 +165,7 @@ const routes = [
import
(
/* webpackChunkName: "PoliticsShow" */
"
@/views/dataAdmin/components/easyPoliticsShow/PoliticsShow.vue
"
),
meta
:
{
title
:
"
易政秀
报表
"
},
meta
:
{
title
:
"
在线制作记录
报表
"
},
},
],
},
...
...
@@ -453,7 +453,7 @@ const routes = [
/* webpackChunkName: "dataActuary" */
"
@/views/dataActuary/business/index.vue
"
),
meta
:
{
title
:
"
业务数据分析
"
},
redirect
:
'
dataActuary/business/basecontent
'
,
redirect
:
"
dataActuary/business/basecontent
"
,
children
:
[
{
path
:
"
basecontent
"
,
...
...
@@ -473,7 +473,7 @@ const routes = [
),
meta
:
{
title
:
"
分析结果
"
},
},
]
]
,
},
{
path
:
"
dataActuary/portrayal
"
,
...
...
@@ -483,7 +483,7 @@ const routes = [
/* webpackChunkName: "dataActuary" */
"
@/views/dataActuary/portrayal/index.vue
"
),
meta
:
{
title
:
"
群众画像图谱
"
},
redirect
:
'
dataActuary/portrayal/portrayalbase
'
,
redirect
:
"
dataActuary/portrayal/portrayalbase
"
,
children
:
[
{
path
:
"
portrayalbase
"
,
...
...
@@ -503,7 +503,7 @@ const routes = [
),
meta
:
{
title
:
"
分析结果
"
},
},
]
]
,
},
{
path
:
"
dataActuary/portrayal/register
"
,
...
...
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