浏览代码

选科图片去文字

shilipojs 2 年之前
父节点
当前提交
e5acf2cc24
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/index/components/index-card-subject-query.vue

+ 2 - 2
src/views/index/components/index-card-subject-query.vue

@@ -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: '由专业选科目'
       }]
     }
   },