diff --git a/src/App.vue b/src/App.vue index 07cafc9aeda29b9e65368c8941ed09db5cabfa73..5fbf92da11fbde0732fc5a673d47f5d6cd4c0a61 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,7 +9,7 @@ import html2canvas from 'html2canvas'; // state const state = reactive({ - current: '评论' + current: 'grade查询分数' }) /** 下载图片 */ @@ -90,9 +90,9 @@ onBeforeMount(() => {