diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/upload-file2.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/upload-file2.vue new file mode 100644 index 000000000..498f26c73 --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/upload-file2.vue @@ -0,0 +1,211 @@ + + + + + diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json index d82e8cb8e..ebaaae496 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json @@ -1182,11 +1182,70 @@ "style": { "navigationBarTitleText": "考试安排" } + }, + // 教师报修 + { + "path": "pages/LogisticsManagement/RepairReportTeacher/list", + "style": { + "navigationBarTitleText": "教师报修" + } + }, + // 教师报修详情 + { + "path": "pages/LogisticsManagement/RepairReportTeacher/single", + "style": { + "navigationBarTitleText": "详情" + } + }, + + // 教师报修处理 + { + "path": "pages/LogisticsManagement/RepairReportTeacher/handle/list", + "style": { + "navigationBarTitleText": "教师报修处理" + } + }, + // 教师报修处理详情 + { + "path": "pages/LogisticsManagement/RepairReportTeacher/handle/single", + "style": { + "navigationBarTitleText": "教师报修处理详情" + } + }, + // 学生报修 + { + "path": "pages/LogisticsManagement/RepairReportStudent/list", + "style": { + "navigationBarTitleText": "学生报修" + } + }, + // 学生报修详情 + { + "path": "pages/LogisticsManagement/RepairReportStudent/single", + "style": { + "navigationBarTitleText": "详情" + } + }, + // 学生报修处理 + { + "path": "pages/LogisticsManagement/RepairReportStudent/handle/list", + "style": { + "navigationBarTitleText": "学生报修处理" + } + }, + // 学生报修处理详情 + { + "path": "pages/LogisticsManagement/RepairReportStudent/handle/single", + "style": { + "navigationBarTitleText": "学生报修处理详情" + } } + + ], diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/handle/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/handle/list.vue new file mode 100644 index 000000000..4a06c8cfd --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/handle/list.vue @@ -0,0 +1,333 @@ + + + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/handle/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/handle/single.vue new file mode 100644 index 000000000..d8c446f99 --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/handle/single.vue @@ -0,0 +1,399 @@ + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/list.vue new file mode 100644 index 000000000..cfe734de6 --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/list.vue @@ -0,0 +1,406 @@ + + + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/single.vue new file mode 100644 index 000000000..6ee6d82ef --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportStudent/single.vue @@ -0,0 +1,429 @@ + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/handle/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/handle/list.vue new file mode 100644 index 000000000..beab9ecfe --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/handle/list.vue @@ -0,0 +1,333 @@ + + + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/handle/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/handle/single.vue new file mode 100644 index 000000000..113302beb --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/handle/single.vue @@ -0,0 +1,402 @@ + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/list.vue new file mode 100644 index 000000000..01fdd3749 --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/list.vue @@ -0,0 +1,393 @@ + + + + + + + \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/single.vue new file mode 100644 index 000000000..20839c36a --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/single.vue @@ -0,0 +1,424 @@ + + + + + \ No newline at end of file