|
@@ -25,11 +25,11 @@ export default {
|
|
|
list: [{
|
|
|
src: `${this.$imgBase}index/login/banner_query_major@2x.png`,
|
|
|
path: '/career/subject/subjectChoice',
|
|
|
- title: '由科目选专业'
|
|
|
+ // title: '由科目选专业'
|
|
|
}, {
|
|
|
src: `${this.$imgBase}index/login/banner_query_group@2x.png`,
|
|
|
path: '/career/subject/majorChoice',
|
|
|
- title: '由专业选科目'
|
|
|
+ // title: '由专业选科目'
|
|
|
}]
|
|
|
}
|
|
|
},
|