diff --git a/.husky/pre-commit b/.husky/pre-commit old mode 100644 new mode 100755 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..cd07e55 --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/academicReport/capabilityReport.vue @@ -0,0 +1,128 @@ + +{ + style: { + navigationStyle: 'custom', + transparentTitle: 'always', + navigationBarTitleText: '', + }, +} + + + + + + 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..5d38b39 --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/academicReport/characterReport.vue @@ -0,0 +1,129 @@ + +{ + style: { + navigationStyle: 'custom', + transparentTitle: 'always', + navigationBarTitleText: '', + }, +} + + + + + + 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..0ea4c0a --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/academicReport/interestReport.vue @@ -0,0 +1,113 @@ + +{ + style: { + navigationBarTitleText: '兴趣测评报告', + }, +} + + + + + + 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..21341d6 --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/studyReport/learnSkillReport.vue @@ -0,0 +1,155 @@ + +{ + style: { + navigationStyle: 'custom', + transparentTitle: 'always', + navigationBarTitleText: '', + }, +} + + + + + + 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..d92377e --- /dev/null +++ b/src/pages-evaluation-sub/evaluate/studyReport/learnStudyReport.vue @@ -0,0 +1,105 @@ + +{ + style: { + navigationStyle: 'custom', + transparentTitle: 'always', + navigationBarTitleText: '', + }, +} + + + + + +