파트너 아이콘 수정
This commit is contained in:
parent
4813572232
commit
a3eee13fbc
|
@ -84,35 +84,35 @@ export const defaultNavigation: FuseNavigationItem[] = [
|
|||
id: 'member.partner-mainoffice',
|
||||
title: 'Partner Mainoffice',
|
||||
type: 'basic',
|
||||
icon: 'chess-king',
|
||||
icon: 'diamond-stone',
|
||||
link: '/member/partner/main-office',
|
||||
},
|
||||
{
|
||||
id: 'member.partner-branch',
|
||||
title: 'Partner Branch',
|
||||
type: 'basic',
|
||||
icon: 'chess-queen',
|
||||
icon: 'star-david',
|
||||
link: '/member/partner/branch',
|
||||
},
|
||||
{
|
||||
id: 'member.partner-division',
|
||||
title: 'Partner Division',
|
||||
type: 'basic',
|
||||
icon: 'chess-rook',
|
||||
icon: 'star-outline',
|
||||
link: '/member/partner/division',
|
||||
},
|
||||
{
|
||||
id: 'member.partner-office',
|
||||
title: 'Partner Office',
|
||||
type: 'basic',
|
||||
icon: 'chess-bishop',
|
||||
icon: 'star-four-points-outline',
|
||||
link: '/member/partner/office',
|
||||
},
|
||||
{
|
||||
id: 'member.partner-store',
|
||||
title: 'Partner Store',
|
||||
type: 'basic',
|
||||
icon: 'chess-knight',
|
||||
icon: 'cards-diamond-outline',
|
||||
link: '/member/partner/store',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user