diff --git a/src/views/cet/cet-ana-3.vue b/src/views/cet/cet-ana-3.vue index 195427f..d9a6b6c 100644 --- a/src/views/cet/cet-ana-3.vue +++ b/src/views/cet/cet-ana-3.vue @@ -334,7 +334,7 @@ }, }, title: { - text: '该批次每一年级的通过率饼图', + text: '该批次每一年级的通过率环形图', left: 'top', top: '0%', textStyle: { @@ -352,7 +352,7 @@ series: [ { - name: '学院/专业该批次通过人数饼图', + name: '学院/专业该批次通过人数环形图', type: 'pie', radius: ['50%', '100%'], center: ['50%', '50%'], diff --git a/src/views/cet/collegeDashboard.vue b/src/views/cet/collegeDashboard.vue index 8d0e9e5..86751f5 100644 --- a/src/views/cet/collegeDashboard.vue +++ b/src/views/cet/collegeDashboard.vue @@ -1,408 +1,697 @@ - - - - - - 查询 - - - - - - - 当前数据为 - {{ topCollege }} - / {{ topMajor - }} - 的 - {{ topEntrydate }} - 级数据 - - - - 累计总通过率 - - - - - - - {{ totalName }}总人数:{{ total }} - 累计通过人数: {{ passNumberBottom }} - 累计总通过率: {{ passRateBottom }} - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +