Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
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
吴迪
gs1
Commits
61663c60
Commit
61663c60
authored
Nov 30, 2021
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改我是系统成员下的面包屑缺少问题
parent
894efa72
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
mock.js
src/components/layout/header/mock.js
+6
-3
No files found.
src/components/layout/header/mock.js
View file @
61663c60
...
@@ -343,7 +343,8 @@ export const nav = [
...
@@ -343,7 +343,8 @@ export const nav = [
link
:
"/Business/Code1"
,
link
:
"/Business/Code1"
,
breadcrumb
:
[
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Service/Training"
},
{
name
:
"我是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"我要编码"
,
path
:
"/Business/Code1?id=1-1"
},
{
name
:
"零售商品"
},
{
name
:
"零售商品"
},
],
],
},
},
...
@@ -354,7 +355,8 @@ export const nav = [
...
@@ -354,7 +355,8 @@ export const nav = [
link
:
"/Business/Code2"
,
link
:
"/Business/Code2"
,
breadcrumb
:
[
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Service/Training"
},
{
name
:
"我是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"我要编码"
,
path
:
"/Business/Code1?id=1-1"
},
{
name
:
"非零售商品"
},
{
name
:
"非零售商品"
},
],
],
},
},
...
@@ -365,7 +367,8 @@ export const nav = [
...
@@ -365,7 +367,8 @@ export const nav = [
link
:
"/Business/Code3"
,
link
:
"/Business/Code3"
,
breadcrumb
:
[
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Service/Training"
},
{
name
:
"我是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"我要编码"
,
path
:
"/Business/Code1?id=1-1"
},
{
name
:
"物流单元"
},
{
name
:
"物流单元"
},
],
],
},
},
...
...
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