返回上页
@@ -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/Right/index.vue b/src/renderer/src/views/job-management/Right/index.vue
index 4f966cc..be8ef4f 100644
--- a/src/renderer/src/views/job-management/Right/index.vue
+++ b/src/renderer/src/views/job-management/Right/index.vue
@@ -1,5 +1,6 @@
-
+
+
\ 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 2a27566..82cec0b 100644
--- a/src/renderer/src/views/job-management/components/customSelect.vue
+++ b/src/renderer/src/views/job-management/components/customSelect.vue
@@ -46,7 +46,6 @@ const toggleDropup = () => {
};
const selectOption = (option) => {
- selectedOption.value = option;
isDropdownOpen.value = false;
emits('select-click', option)
};
diff --git a/src/renderer/src/views/job-management/index.vue b/src/renderer/src/views/job-management/index.vue
index 0fed1bb..91b04e3 100644
--- a/src/renderer/src/views/job-management/index.vue
+++ b/src/renderer/src/views/job-management/index.vue
@@ -1,36 +1,37 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
\ 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 @@
+
+ 根据图片回答相关问题
+
+
+
+
+
+ 确定
+
+
+
+