Commit 890a55be authored by yaya's avatar yaya

feat:修改UI

parent f6e501d7
......@@ -436,7 +436,7 @@ export const asyncRouterMap = [
name: 'sale',
meta: {
title: '分销管理',
icon: 'table'
icon: 'shopping'
},
children: [
{
......@@ -446,7 +446,7 @@ export const asyncRouterMap = [
meta: {
perms: [],
title: '分销商品管理',
icon: 'user',
icon: 'list',
noCache: true,
keepAlive: true
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment