From db97c181a22205d6e988dd633b7ccb185ab5164b Mon Sep 17 00:00:00 2001 From: xjs Date: Thu, 15 Jan 2026 11:01:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E4=BB=B6=E5=90=8D=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../academicReport/capabilityReport.vue | 126 +++++++++++++++ .../academicReport/characterReport.vue | 125 ++++++++++++++ .../academicReport/interestReport.vue | 123 ++++++++++++++ .../evaluate/studyReport/learnSkillReport.vue | 153 ++++++++++++++++++ .../evaluate/studyReport/learnStudyReport.vue | 103 ++++++++++++ 5 files changed, 630 insertions(+) create mode 100644 src/pages-evaluation-sub/evaluate/academicReport/capabilityReport.vue create mode 100644 src/pages-evaluation-sub/evaluate/academicReport/characterReport.vue create mode 100644 src/pages-evaluation-sub/evaluate/academicReport/interestReport.vue create mode 100644 src/pages-evaluation-sub/evaluate/studyReport/learnSkillReport.vue create mode 100644 src/pages-evaluation-sub/evaluate/studyReport/learnStudyReport.vue diff --git a/src/pages-evaluation-sub/evaluate/academicReport/capabilityReport.vue b/src/pages-evaluation-sub/evaluate/academicReport/capabilityReport.vue new file mode 100644 index 0000000..d74a8bb --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/academicReport/capabilityReport.vue @@ -0,0 +1,126 @@ + +{ + style: { + navigationStyle: 'custom', + }, +} + + + + + + diff --git a/src/pages-evaluation-sub/evaluate/academicReport/characterReport.vue b/src/pages-evaluation-sub/evaluate/academicReport/characterReport.vue new file mode 100644 index 0000000..a2a713f --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/academicReport/characterReport.vue @@ -0,0 +1,125 @@ + +{ + style: { + navigationStyle: 'custom', + }, +} + + + + + + diff --git a/src/pages-evaluation-sub/evaluate/academicReport/interestReport.vue b/src/pages-evaluation-sub/evaluate/academicReport/interestReport.vue new file mode 100644 index 0000000..25da70e --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/academicReport/interestReport.vue @@ -0,0 +1,123 @@ + +{ + style: { + navigationStyle: 'custom', + }, +} + + + + + + diff --git a/src/pages-evaluation-sub/evaluate/studyReport/learnSkillReport.vue b/src/pages-evaluation-sub/evaluate/studyReport/learnSkillReport.vue new file mode 100644 index 0000000..e0624cb --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/studyReport/learnSkillReport.vue @@ -0,0 +1,153 @@ + +{ + style: { + navigationStyle: 'custom', + }, +} + + + + + + diff --git a/src/pages-evaluation-sub/evaluate/studyReport/learnStudyReport.vue b/src/pages-evaluation-sub/evaluate/studyReport/learnStudyReport.vue new file mode 100644 index 0000000..dbe430e --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/studyReport/learnStudyReport.vue @@ -0,0 +1,103 @@ + +{ + style: { + navigationStyle: 'custom', + }, +} + + + + + +