|
@@ -127,8 +127,8 @@ export const menuList = [
|
|
|
tag: 'tdk',
|
|
|
title: '调代课',
|
|
|
list: [
|
|
|
- { icon: getAssetsImages('index/xmlcgl.png'), menuName: '我的课表', path: '/tdk/wdkb' },
|
|
|
- { icon: getAssetsImages('index/xmlcgl.png'), menuName: '我的调代课', path: '/tdk/wdtdk' },
|
|
|
+ { icon: getAssetsImages('index/wdkb.png'), menuName: '我的课表', path: '/tdk/wdkb' },
|
|
|
+ { icon: getAssetsImages('index/wdtdk.png'), menuName: '我的调代课', path: '/tdk/wdtdk' },
|
|
|
],
|
|
|
},
|
|
|
{
|