更换菜单图标
This commit is contained in:
@@ -29,7 +29,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
redirect: "/index",
|
||||
meta: {
|
||||
title: "数据统计",
|
||||
icon: "index",
|
||||
icon: "数据统计",
|
||||
alwaysShow: true,
|
||||
},
|
||||
children: [
|
||||
|
||||
@@ -29,7 +29,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
redirect: "/index",
|
||||
meta: {
|
||||
title: "数据统计",
|
||||
icon: "index",
|
||||
icon: "数据统计",
|
||||
alwaysShow: true,
|
||||
},
|
||||
children: [
|
||||
|
||||
@@ -29,7 +29,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
redirect: "/index",
|
||||
meta: {
|
||||
title: "数据统计",
|
||||
icon: "index",
|
||||
icon: "数据统计",
|
||||
alwaysShow: true,
|
||||
},
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user