Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
a1f85932
Commit
a1f85932
authored
Oct 03, 2020
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
:bug:更正关于
parent
47a8be74
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
mock/controller/router.js
+1
-1
src/router/index.js
+1
-1
src/views/vab/more/index.vue
+1
-1
No files found.
mock/controller/router.js
View file @
a1f85932
...
@@ -285,7 +285,7 @@ const data = [
...
@@ -285,7 +285,7 @@ const data = [
path
:
"more"
,
path
:
"more"
,
name
:
"More"
,
name
:
"More"
,
component
:
"@/views/vab/more/index"
,
component
:
"@/views/vab/more/index"
,
meta
:
{
title
:
"
更多组件
"
,
permissions
:
[
"admin"
]
},
meta
:
{
title
:
"
关于
"
,
permissions
:
[
"admin"
]
},
},
},
],
],
},
},
...
...
src/router/index.js
View file @
a1f85932
...
@@ -332,7 +332,7 @@ export const asyncRoutes = [
...
@@ -332,7 +332,7 @@ export const asyncRoutes = [
path
:
"more"
,
path
:
"more"
,
name
:
"More"
,
name
:
"More"
,
component
:
()
=>
import
(
"@/views/vab/more/index"
),
component
:
()
=>
import
(
"@/views/vab/more/index"
),
meta
:
{
title
:
"
更多组件
"
,
permissions
:
[
"admin"
]
},
meta
:
{
title
:
"
关于
"
,
permissions
:
[
"admin"
]
},
},
},
],
],
},
},
...
...
src/views/vab/more/index.vue
View file @
a1f85932
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<ul>
<ul>
<li>
永久开源免费,支持横纵布局切换
</li>
<li>
永久开源免费,支持横纵布局切换
</li>
<li>
<li>
保留
控制台以及代码中的作者信息
可免费商用,页面中的作者信息可全部去除,无需保留
保留
浏览器控制台打印即
可免费商用,页面中的作者信息可全部去除,无需保留
</li>
</li>
<li>
<li>
开源地址
开源地址
...
...
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