diff --git a/src/components/student/TableModelStudent.vue b/src/components/student/TableModelStudent.vue index f2c14ad1..bbc800c7 100644 --- a/src/components/student/TableModelStudent.vue +++ b/src/components/student/TableModelStudent.vue @@ -48,14 +48,14 @@ 重置 @@ -90,7 +90,7 @@
- +
diff --git a/src/views/projectcenter/LibraryAdd.vue b/src/views/projectcenter/LibraryAdd.vue index 67d3311a..c5843605 100644 --- a/src/views/projectcenter/LibraryAdd.vue +++ b/src/views/projectcenter/LibraryAdd.vue @@ -64,7 +64,7 @@ > 编辑 @@ -2248,10 +2248,11 @@ export default defineComponent({ position: absolute; right: 38px; top: 0; - color: #4ea6ff; + color: #fff; width: 100px; height: 40px; border: 1px solid #4ea6ff; + background: #4ea6ff; border-radius: 8px; .editimg { @@ -2267,15 +2268,15 @@ export default defineComponent({ } } - .edit:hover { - color: #ffffff; - background-color: #4ea6ff; - cursor: pointer; + // .edit:hover { + // color: #ffffff; + // background-color: #4ea6ff; + // cursor: pointer; - .editimg { - background-image: url("../../assets/images/projectadd/edit1.png"); - } - } + // .editimg { + // background-image: url("../../assets/images/projectadd/edit1.png"); + // } + // } } .taskSyllabus { diff --git a/src/views/projectcenter/ProjectAdd.vue b/src/views/projectcenter/ProjectAdd.vue index 75fdec9b..f2100741 100644 --- a/src/views/projectcenter/ProjectAdd.vue +++ b/src/views/projectcenter/ProjectAdd.vue @@ -199,7 +199,7 @@
- + 确定
diff --git a/src/views/projectcenter/ProjectManage.vue b/src/views/projectcenter/ProjectManage.vue index 4c9b5322..a50e05b6 100644 --- a/src/views/projectcenter/ProjectManage.vue +++ b/src/views/projectcenter/ProjectManage.vue @@ -359,7 +359,7 @@
- 取消 + 取消 确定 @@ -568,7 +568,7 @@ 您确定要复制此项目吗
-
+
取消
@@ -601,7 +601,7 @@
-
+
取消
@@ -631,7 +631,7 @@ 您确定要删除此项目吗
-
+
取消
@@ -661,7 +661,7 @@ 您确定要存为模版吗
-
+
取消
@@ -742,7 +742,7 @@ >
-->
- 取消 + 取消 发布
@@ -775,7 +775,7 @@
(项目撤回后学员进度保留,发布后可继续学习)
-
+
取消
@@ -806,7 +806,7 @@
(项目撤回结束后学员可继续学习)
-
+
取消
@@ -866,7 +866,7 @@
-
+
取消
@@ -897,7 +897,7 @@
-
+
取消
diff --git a/src/views/projectcenter/TaskAdd.vue b/src/views/projectcenter/TaskAdd.vue index b049fd82..2c663af0 100644 --- a/src/views/projectcenter/TaskAdd.vue +++ b/src/views/projectcenter/TaskAdd.vue @@ -123,7 +123,7 @@ 移动任务到阶段
- + 批量删除
@@ -276,8 +276,8 @@
- 暂存 - 确定 + 暂存 + 确定 取消
@@ -334,8 +334,8 @@ width: 100px; border: 1px solid #4ea6ff; border-radius: 4px; - color: #4ea6ff; - background-color: #ffffff; + color: #fff; + background-color: #4ea6ff; "> 取消 @@ -376,7 +376,7 @@ :options="projectInfo.stageList.map(({name:label},value)=>({label,value,disabled:value===activeIndex}))">
-
-
+
取消
@@ -1678,7 +1678,7 @@ >
- 取消 + 取消 发布
@@ -1801,7 +1801,7 @@ 您是否授予此学员优秀学员称号?
-
+
取消
@@ -1833,7 +1833,7 @@ 您是否取消此学员优学员称号?
-
+
取消
@@ -1865,7 +1865,7 @@ 您确定要删除此学员吗
-
+
取消
@@ -1899,7 +1899,7 @@ 您确定要删除此课程吗
-
+
取消
@@ -1931,7 +1931,7 @@ 您确定批量删除吗?
-
+
取消
@@ -2015,7 +2015,7 @@ >
-->
- 取消 + 取消 发布
@@ -2048,7 +2048,7 @@
(项目撤回后学员进度保留,发布后可继续学习)
-
+
取消
@@ -2079,7 +2079,7 @@
-
+
取消
@@ -2112,7 +2112,7 @@
-
+
取消
@@ -2142,7 +2142,7 @@ 您确定要存为模版吗
-
+
取消
diff --git a/src/views/projectcenter/temTask.vue b/src/views/projectcenter/temTask.vue index d11e9edb..1ff6da93 100644 --- a/src/views/projectcenter/temTask.vue +++ b/src/views/projectcenter/temTask.vue @@ -121,7 +121,7 @@ 移动任务到阶段
- + 批量删除
@@ -278,7 +278,7 @@
- 确定 + 确定 取消
@@ -334,8 +334,8 @@ width: 100px; border: 1px solid #4ea6ff; border-radius: 4px; - color: #4ea6ff; - background-color: #ffffff; + color: #fff; + background-color: #4ea6ff; "> 取消 @@ -370,7 +370,7 @@ 您确定要添加阶段吗
-
+
取消
@@ -394,7 +394,7 @@ 您确定要删除所有阶段吗?
-
+
取消
@@ -418,7 +418,7 @@ 您确定要删除此任务吗
-
+
取消
@@ -441,7 +441,7 @@ 您确定要批量删除任务吗
-
+
取消
@@ -471,7 +471,7 @@ :options="projectInfo.stageList.map(({ name: label }, value) => ({ label, value, disabled: value === activeIndex }))">
-
-
+
取消
@@ -1523,10 +1523,11 @@ const cancelStorage = async () => { position: absolute; right: 0; top: 0; - color: #4ea6ff; + color: #fff; width: 120px; height: 40px; border: 1px solid #4ea6ff; + background: #4ea6ff; border-radius: 8px; .editimg { @@ -1542,15 +1543,15 @@ const cancelStorage = async () => { } } - .edit:hover { - color: #ffffff; - background-color: #4ea6ff; - cursor: pointer; + // .edit:hover { + // color: #ffffff; + // background-color: #4ea6ff; + // cursor: pointer; - .editimg { - background-image: url("../../assets/images/projectadd/delete1.png"); - } - } + // .editimg { + // background-image: url("../../assets/images/projectadd/delete1.png"); + // } + // } } .notable {