Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
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
office
haoban-3
Commits
336c1b46
Commit
336c1b46
authored
Oct 13, 2022
by
Jings
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 路由修改
parent
d399210e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
index.js
src/router/index.js
+4
-3
No files found.
src/router/index.js
View file @
336c1b46
...
...
@@ -3,8 +3,8 @@
* @version: 1.0.0
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors:
无尘
* @LastEditTime: 202
0-12-14 16:54:50
* @LastEditors:
Drama
* @LastEditTime: 202
2-10-13 16:06:04
*/
import
Vue
from
'vue'
;
import
Router
from
'vue-router'
;
...
...
@@ -119,7 +119,8 @@ export const constantRouterMap = [
{
path
:
'/guide-setting'
,
name
:
'导购设置'
,
component
:
_import
(
'enterprise'
,
'guide-setting'
)
// component: _import('enterprise', 'guide-setting')
component
:
_import
(
'enterprise'
,
'guide-setting-new'
)
},
{
path
:
'/setting'
,
...
...
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