Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-back-soil
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
wangweidong
patzn-cloud-web-back-soil
Commits
1a64d9b6
Commit
1a64d9b6
authored
Jun 05, 2020
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除多余内容
parent
8624fad6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
meter-routes.js
router/meter-routes.js
+0
-0
routes.js
router/routes.js
+3
-3
No files found.
router/
llgt
-routes.js
→
router/
meter
-routes.js
View file @
1a64d9b6
File moved
router/routes.js
View file @
1a64d9b6
...
...
@@ -5,7 +5,7 @@ import Lock from '../pages/Lock.vue' // 锁屏
import
Index
from
'~/pages/index'
import
Blank
from
'~/pages/blank'
// import CMSRouters from '~/router/cms-routes'
import
LLGTRouters
from
'~/router/llgt
-routes'
import
MeterRouters
from
'~/router/meter
-routes'
export
default
[
{
path
:
'/lock'
,
name
:
'Lock'
,
component
:
Lock
,
meta
:
{
allowBack
:
false
}
},
...
...
@@ -23,8 +23,8 @@ export default [
{
path
:
'/meter'
,
component
:
Blank
,
children
:
LLGT
Routers
,
meta
:
{
title
:
'
鲁丽钢铁
'
}
children
:
Meter
Routers
,
meta
:
{
title
:
'
计量检定LIMS
'
}
},
{
path
:
'*'
,
redirect
:
'/'
}
// {
...
...
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