Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
zhouqian
vue-gjjs
Commits
65036d64
Commit
65036d64
authored
Dec 22, 2021
by
jxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jxl
parent
98596ee0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
6 deletions
+20
-6
BusRouter.js
src/views/Business/BusRouter.js
+9
-0
SideMenu.vue
src/views/Layout/SideMenu.vue
+11
-6
No files found.
src/views/Business/BusRouter.js
View file @
65036d64
...
...
@@ -46,6 +46,10 @@ import Lttopn from "./Lttopn"
import
Lttame
from
"./Lttame"
import
Lttcan
from
"./Lttcan"
// import Infdet from "./Infdet"
import
Botdav
from
"./Botdav"
import
Botame
from
"./Botame"
import
Botdcr
from
"./Botdcr"
import
Botset
from
"./Botset"
/**
* 带有name的才会被添加进顶部的标签页里
...
...
@@ -100,5 +104,9 @@ const BusRouter = [
{
path
:
'lttopn'
,
component
:
Lttopn
,
name
:
'Lttopn'
,
meta
:
{
title
:
'转让证开立'
}
},
{
path
:
'lttame'
,
component
:
Lttame
,
name
:
'Lttame'
,
meta
:
{
title
:
'转让证修改'
}
},
{
path
:
'lttcan'
,
component
:
Lttcan
,
name
:
'Lttcan'
,
meta
:
{
title
:
'转让证注销'
}
},
{
path
:
'botdav'
,
component
:
Botdav
,
name
:
'Botdav'
,
meta
:
{
title
:
'出口托收寄单'
}
},
{
path
:
'botame'
,
component
:
Botame
,
name
:
'Botame'
,
meta
:
{
title
:
'出口托收修改'
}
},
{
path
:
'botdcr'
,
component
:
Botdcr
,
name
:
'Botdcr'
,
meta
:
{
title
:
'出口托收拒付/不符点'
}
},
{
path
:
'botset'
,
component
:
Botset
,
name
:
'Botset'
,
meta
:
{
title
:
'出口托收收汇'
}
},
]
export
default
BusRouter
\ No newline at end of file
src/views/Layout/SideMenu.vue
View file @
65036d64
...
...
@@ -82,12 +82,17 @@ export default {
// { inifrm: "infusr", ininam: "用户信息", pntmiu: "6" },
{
inifrm
:
"5"
,
ininam
:
"进口代收"
,
pntmiu
:
""
},
{
inifrm
:
"bctacc"
,
ininam
:
"进口代收承兑"
,
pntmiu
:
"5"
},
{
inifrm
:
"6"
,
ininam
:
"静态参数管理"
,
pntmiu
:
""
,
},
{
inifrm
:
"infusr"
,
ininam
:
"用户信息"
,
pntmiu
:
"6"
},
{
inifrm
:
"7"
,
ininam
:
"转让证"
,
pntmiu
:
""
},
{
inifrm
:
"lttopn"
,
ininam
:
"转让证开立"
,
pntmiu
:
"7"
},
{
inifrm
:
"lttame"
,
ininam
:
"转让证修改"
,
pntmiu
:
"7"
},
{
inifrm
:
"lttcan"
,
ininam
:
"转让证注销"
,
pntmiu
:
"7"
},
{
inifrm
:
"6"
,
ininam
:
"出口托收"
,
pntmiu
:
""
},
{
inifrm
:
"botdav"
,
ininam
:
"出口托收寄单"
,
pntmiu
:
"6"
},
{
inifrm
:
"botame"
,
ininam
:
"出口托收修改"
,
pntmiu
:
"6"
},
{
inifrm
:
"botdcr"
,
ininam
:
"出口托收拒付/不符点"
,
pntmiu
:
"6"
},
{
inifrm
:
"botset"
,
ininam
:
"出口托收收汇"
,
pntmiu
:
"6"
},
{
inifrm
:
"7"
,
ininam
:
"静态参数管理"
,
pntmiu
:
""
,
},
{
inifrm
:
"infusr"
,
ininam
:
"用户信息"
,
pntmiu
:
"7"
},
{
inifrm
:
"78, ininam: "
转让证
", pntmiu: "" },
{ inifrm: "
lttopn
", ininam: "
转让证开立
", pntmiu: "
8
" },
{ inifrm: "
lttame
", ininam: "
转让证修改
", pntmiu: "
8
" },
{ inifrm: "
lttcan
", ininam: "
转让证注销
", pntmiu: "
8
" },
],
menusOrigin: [],
menus: [],
...
...
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