|
@@ -14,7 +14,7 @@ const teacher = [
|
|
meta: {
|
|
meta: {
|
|
title: '学生列表',
|
|
title: '学生列表',
|
|
enName: 'Student List',
|
|
enName: 'Student List',
|
|
- icon: 'mdi-wallet-membership'
|
|
|
|
|
|
+ icon: 'mdi-account-school-outline'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|
|
@@ -40,7 +40,7 @@ const teacher = [
|
|
meta: {
|
|
meta: {
|
|
title: '实习情况',
|
|
title: '实习情况',
|
|
enName: 'Internship Situation',
|
|
enName: 'Internship Situation',
|
|
- icon: 'mdi-wallet-membership'
|
|
|
|
|
|
+ icon: 'mdi-town-hall'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|
|
@@ -57,7 +57,7 @@ const teacher = [
|
|
meta: {
|
|
meta: {
|
|
title: '实习报告',
|
|
title: '实习报告',
|
|
enName: 'Internship Report',
|
|
enName: 'Internship Report',
|
|
- icon: 'mdi-wallet-membership'
|
|
|
|
|
|
+ icon: 'mdi-file-document-multiple-outline'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|
|
@@ -74,7 +74,7 @@ const teacher = [
|
|
meta: {
|
|
meta: {
|
|
title: '实习企业',
|
|
title: '实习企业',
|
|
enName: 'Internship Company',
|
|
enName: 'Internship Company',
|
|
- icon: 'mdi-wallet-membership'
|
|
|
|
|
|
+ icon: 'mdi-home-city-outline'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|
|
@@ -91,7 +91,7 @@ const teacher = [
|
|
meta: {
|
|
meta: {
|
|
title: '教师认证',
|
|
title: '教师认证',
|
|
enName: 'Teacher Certification',
|
|
enName: 'Teacher Certification',
|
|
- icon: 'mdi-wallet-membership'
|
|
|
|
|
|
+ icon: 'mdi-human-male-board'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|