From e9f61ab961c5523ba43877ab1ba5dd5d5368e0f4 Mon Sep 17 00:00:00 2001 From: popWheat <49830650+j10ccc@users.noreply.github.com> Date: Fri, 17 Feb 2023 19:14:14 +0800 Subject: [PATCH] chore(*): ready to release v2.2.0 (#31) fix(home): temporary disable electricity query page fix(lessons-table): remove unnecessary counter fix(*): adapts to special stiuation querying exam and score in home chore(constants): change update info --- src/components/ExamQuickView/index.vue | 4 ++-- src/components/Home/edit-panel/index.vue | 2 +- src/components/LessonsTableQuickView/index.vue | 1 - src/components/ScoreQuickView/index.vue | 2 +- src/constants/copywriting.ts | 6 +++--- src/constants/homeCards.ts | 8 ++++---- src/constants/updateInfo.ts | 13 +++++++++++-- src/pages/schoolcard/index.vue | 6 ++---- src/store/system/index.ts | 1 + 9 files changed, 25 insertions(+), 18 deletions(-) diff --git a/src/components/ExamQuickView/index.vue b/src/components/ExamQuickView/index.vue index 5a9e232e..a246ed34 100644 --- a/src/components/ExamQuickView/index.vue +++ b/src/components/ExamQuickView/index.vue @@ -34,7 +34,7 @@