Commit 890a55be authored by yaya's avatar yaya

feat:修改UI

parent f6e501d7
...@@ -436,7 +436,7 @@ export const asyncRouterMap = [ ...@@ -436,7 +436,7 @@ export const asyncRouterMap = [
name: 'sale', name: 'sale',
meta: { meta: {
title: '分销管理', title: '分销管理',
icon: 'table' icon: 'shopping'
}, },
children: [ children: [
{ {
...@@ -446,7 +446,7 @@ export const asyncRouterMap = [ ...@@ -446,7 +446,7 @@ export const asyncRouterMap = [
meta: { meta: {
perms: [], perms: [],
title: '分销商品管理', title: '分销商品管理',
icon: 'user', icon: 'list',
noCache: true, noCache: true,
keepAlive: 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