返回上页
@@ -26,8 +27,8 @@
-
-
+
+
@@ -80,6 +81,9 @@ const courseObj = reactive({
})
// ---------------------------------------------------
+const goToNewClassTaskAssign = () => {
+ router.push({ path: '/newClassTaskAssign', query: { courseObj: JSON.stringify(courseObj)} });
+}
// 查询
const getData = (data) => {
diff --git a/src/renderer/src/views/classTask/newClassTaskAssign/Right/index.vue b/src/renderer/src/views/classTask/newClassTaskAssign/Right/index.vue
new file mode 100644
index 0000000..124f39c
--- /dev/null
+++ b/src/renderer/src/views/classTask/newClassTaskAssign/Right/index.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
{{ item.title }}
+
{{ item.description }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/renderer/src/views/classTask/newClassTaskAssign/index.vue b/src/renderer/src/views/classTask/newClassTaskAssign/index.vue
new file mode 100644
index 0000000..910de4a
--- /dev/null
+++ b/src/renderer/src/views/classTask/newClassTaskAssign/index.vue
@@ -0,0 +1,813 @@
+
+
+
+
+ 删除
+ 批量推送
+
+
+ 设计新作业
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.uniquekey }}
+
+
+ {{ scope.row.worktype }}
+ {{ scope.row.timestamp }}
+
+
+
{{ scope.row.worktype == "课堂展示" ? scope.row.worktag : scope.row.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 推 送
+ 保 存
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/renderer/src/views/classTask/newClassTaskAssign/myQuestion/index.vue b/src/renderer/src/views/classTask/newClassTaskAssign/myQuestion/index.vue
new file mode 100644
index 0000000..a270edb
--- /dev/null
+++ b/src/renderer/src/views/classTask/newClassTaskAssign/myQuestion/index.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查找
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.entpname }} {{ scope.row.editusername }}
+ {{ scope.row.worktag }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/renderer/src/views/classTask/newClassTaskAssign/schoolQuestion/index.vue b/src/renderer/src/views/classTask/newClassTaskAssign/schoolQuestion/index.vue
new file mode 100644
index 0000000..c3d2dec
--- /dev/null
+++ b/src/renderer/src/views/classTask/newClassTaskAssign/schoolQuestion/index.vue
@@ -0,0 +1,34 @@
+
+
+ 校本题库
+
+
+
+
diff --git a/src/renderer/src/views/classTask/newClassTaskAssign/searchQuestion/index.vue b/src/renderer/src/views/classTask/newClassTaskAssign/searchQuestion/index.vue
new file mode 100644
index 0000000..8b93d47
--- /dev/null
+++ b/src/renderer/src/views/classTask/newClassTaskAssign/searchQuestion/index.vue
@@ -0,0 +1,498 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查找
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.entpname }} {{ scope.row.editusername }}
+ {{ scope.row.worktag }}
+
+
+
+
+
+
+ 添加
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/renderer/src/views/job-management/Details/classroomPresentation/index.vue b/src/renderer/src/views/job-management/Details/classroomPresentation/index.vue
new file mode 100644
index 0000000..40f3699
--- /dev/null
+++ b/src/renderer/src/views/job-management/Details/classroomPresentation/index.vue
@@ -0,0 +1,5 @@
+
+
+ 2222
+
+
\ No newline at end of file
diff --git a/src/renderer/src/views/job-management/Details/index.vue b/src/renderer/src/views/job-management/Details/index.vue
new file mode 100644
index 0000000..696f090
--- /dev/null
+++ b/src/renderer/src/views/job-management/Details/index.vue
@@ -0,0 +1,96 @@
+
+
+
+ 返回主页
+ 推送
+ 保存
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/renderer/src/views/job-management/Details/selfSearchQuestions/index.vue b/src/renderer/src/views/job-management/Details/selfSearchQuestions/index.vue
new file mode 100644
index 0000000..f0b5731
--- /dev/null
+++ b/src/renderer/src/views/job-management/Details/selfSearchQuestions/index.vue
@@ -0,0 +1,5 @@
+
+
+ 11111
+
+
\ No newline at end of file
diff --git a/src/renderer/src/views/job-management/Header/index.vue b/src/renderer/src/views/job-management/Header/index.vue
deleted file mode 100644
index c4b5483..0000000
--- a/src/renderer/src/views/job-management/Header/index.vue
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/renderer/src/views/job-management/Left/index.vue b/src/renderer/src/views/job-management/Left/index.vue
index b4032d1..1b600ac 100644
--- a/src/renderer/src/views/job-management/Left/index.vue
+++ b/src/renderer/src/views/job-management/Left/index.vue
@@ -2,10 +2,10 @@
-
+
{{ item.description }}
@@ -17,21 +17,39 @@
\ No newline at end of file
diff --git a/src/renderer/src/views/job-management/components/customSelect.vue b/src/renderer/src/views/job-management/components/customSelect.vue
index 6d82c16..82cec0b 100644
--- a/src/renderer/src/views/job-management/components/customSelect.vue
+++ b/src/renderer/src/views/job-management/components/customSelect.vue
@@ -21,7 +21,8 @@
\ No newline at end of file
diff --git a/src/renderer/src/views/login/index.vue b/src/renderer/src/views/login/index.vue
index ed5bdc6..05e3896 100644
--- a/src/renderer/src/views/login/index.vue
+++ b/src/renderer/src/views/login/index.vue
@@ -37,8 +37,8 @@
-
- {{ codeName }}
+
+ 发送验证码
@@ -58,10 +58,27 @@
+
+ 根据图片回答相关问题
+
+
+
+
+
+ 确定
+
+
+
+