Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2026-06-03 10:56:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6e8227763089ee4d9b186b65b41f0c2677451a25
6e822776
1 parent
41a8bf43
文本修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/router/index.js
src/router/index.js
View file @
6e82277
...
...
@@ -203,7 +203,7 @@ export const constantRoutes = [
require
([
"@/views/pdd-info/detail.vue"
],
resolve
),
name
:
"PddListDetail"
,
hidden
:
true
,
meta
:
{
title
:
"
PDD
数据详情"
,
icon
:
""
},
meta
:
{
title
:
"
临时
数据详情"
,
icon
:
""
},
},
],
},
...
...
Please
register
or
login
to post a comment