Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Q
qk_admin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quanku
qk_admin
Commits
41e85e41
Commit
41e85e41
authored
Nov 24, 2023
by
yaya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 修改图标
parent
12f399d4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/router/index.js
src/router/index.js
+5
-5
No files found.
src/router/index.js
View file @
41e85e41
...
@@ -410,7 +410,7 @@ export const asyncRouterMap = [
...
@@ -410,7 +410,7 @@ export const asyncRouterMap = [
name
:
'
redData
'
,
name
:
'
redData
'
,
meta
:
{
meta
:
{
title
:
'
小红书数据分析
'
,
title
:
'
小红书数据分析
'
,
icon
:
'
peop
le
'
icon
:
'
tree-tab
le
'
},
},
children
:
[
children
:
[
{
{
...
@@ -418,9 +418,9 @@ export const asyncRouterMap = [
...
@@ -418,9 +418,9 @@ export const asyncRouterMap = [
component
:
()
=>
import
(
'
@/views/redData/soringList
'
),
component
:
()
=>
import
(
'
@/views/redData/soringList
'
),
name
:
'
soringList
'
,
name
:
'
soringList
'
,
meta
:
{
meta
:
{
perms
:
[
'
POST /admin/
sysIM/sendChatMsg
'
],
perms
:
[
'
POST /admin/
xhs/find
'
],
title
:
'
笔记飙升榜单
'
,
title
:
'
笔记飙升榜单
'
,
icon
:
'
user
'
,
icon
:
'
table
'
,
noCache
:
true
noCache
:
true
}
}
},
},
...
@@ -429,9 +429,9 @@ export const asyncRouterMap = [
...
@@ -429,9 +429,9 @@ export const asyncRouterMap = [
component
:
()
=>
import
(
'
@/views/redData/analysisList
'
),
component
:
()
=>
import
(
'
@/views/redData/analysisList
'
),
name
:
'
analysisList
'
,
name
:
'
analysisList
'
,
meta
:
{
meta
:
{
perms
:
[
'
POST /admin/
sysIM/sendChatMsg
'
],
perms
:
[
'
POST /admin/
xhs/find
'
],
title
:
'
用户评论分析
'
,
title
:
'
用户评论分析
'
,
icon
:
'
form
'
,
icon
:
'
chart
'
,
noCache
:
true
noCache
:
true
}
}
}
}
...
...
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