|
@@ -113,14 +113,14 @@ export const menuList = [
|
|
tag: 'stxk',
|
|
tag: 'stxk',
|
|
title: '社团选课',
|
|
title: '社团选课',
|
|
list: [
|
|
list: [
|
|
- { icon: getAssetsImages('index/xmlcgl.png'), menuName: '课程选课管理', path: '/clubCourse' },
|
|
|
|
|
|
+ { icon: getAssetsImages('index/stxk.png'), menuName: '课程选课管理', path: '/clubCourse' },
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|
|
tag: 'xnsg',
|
|
tag: 'xnsg',
|
|
title: '校内申购',
|
|
title: '校内申购',
|
|
list: [
|
|
list: [
|
|
- { icon: getAssetsImages('index/xmlcgl.png'), menuName: '校内申购', path: '/equipmentPurchase' },
|
|
|
|
|
|
+ { icon: getAssetsImages('index/sbcg.png'), menuName: '校内申购', path: '/equipmentPurchase' },
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|