diff --git a/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/XxhbjwxtjxrwList3.vue b/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/XxhbjwxtjxrwList3.vue index fabaedc..ec8840e 100644 --- a/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/XxhbjwxtjxrwList3.vue +++ b/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/XxhbjwxtjxrwList3.vue @@ -496,7 +496,7 @@ onMounted(() => { } } .query-criteria{ - padding-top: 20px; + padding-top: 22px; border:1px solid #eaeef6; border-radius:4px; } diff --git a/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/components/CjdForm.vue b/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/components/CjdForm.vue index a42a2d7..767d651 100644 --- a/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/components/CjdForm.vue +++ b/jeecgboot-vue3/src/views/bl/xxhbjwxtjxrw/components/CjdForm.vue @@ -9,11 +9,11 @@ 返回 -
+
{{ jxrwInfo?.value.xn }}{{ jxrwInfo?.value.xqmc }}学期《{{ jxrwInfo?.value.kcmc }}》课程考核材料
-
概要信息
+
概要信息
开课单位{{ jxrwInfo?.value.kkyxmc }} @@ -224,7 +224,7 @@ defineExpose({ } } .selection-title{ -font-size: 20px; +font-size: 23px; font-weight: 700; padding-left: 10px; } @@ -234,8 +234,7 @@ padding-left: 10px; color: #1890ff; } .header-title{ - font-size: 12px; - color: #777777; + font-size:14px; } .query-criteria{ padding:10px 10px 15px 10px; diff --git a/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList3.vue b/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList3.vue index 4a64f9d..8a9a329 100644 --- a/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList3.vue +++ b/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList3.vue @@ -4,16 +4,16 @@
- 1学生原始材料 + 1学生原始材料 返回 -
+
{{ jxrwInfo?.value.xn }}{{ jxrwInfo?.value.xqmc }}学期《{{ jxrwInfo?.value.kcmc }}》
-
概要信息
+
概要信息
开课单位{{ jxrwInfo?.value.kkyxmc }} @@ -210,10 +210,11 @@ defineExpose({ } } .selection-title{ -font-size: 20px; +font-size: 24px; font-weight: 700; padding-left:10px; line-height: 30px; +margin-top: 10px; } .seleciton-line{ background: #1890ff; @@ -221,11 +222,11 @@ line-height: 30px; color: #1890ff; } .header-title{ - font-size: 12px; + font-size:15px; color: #777777; } .query-criteria{ -padding:10px 10px 15px 10px; +padding:15px 10px 15px 10px; border:1px solid #e4e9f2; border-radius:4px; } diff --git a/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList4.vue b/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList4.vue index 30e523c..9d373b0 100644 --- a/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList4.vue +++ b/jeecgboot-vue3/src/views/bl/xxhbjwxtxsmd/XxhbjwxtxsmdList4.vue @@ -3,18 +3,18 @@
- + - {{ jxrwInfo?.value?.khfs }}[{{ jxrwInfo?.value?.zb }}] + 1 {{ jxrwInfo?.value?.khfs }}[{{ jxrwInfo?.value?.zb }}] 返回 -
+
{{ jxrwInfo?.value.xn }}{{ jxrwInfo?.value.xqmc }}学期《{{ jxrwInfo?.value.kcmc }}》
-
概要信息
+
概要信息
开课单位{{ jxrwInfo?.value.kkyxmc }} @@ -41,7 +41,7 @@ 详细信息
--> - + @@ -258,4 +258,40 @@ defineExpose({ width: 100%; } } +.selection-title{ +font-size:23px; +font-weight: 700; +padding-left:10px; +line-height: 30px; +} +.seleciton-line{ + background: #1890ff; + border-radius:10px ; + color: #1890ff; +} +.header-title{ + font-size: 12px; + color: #777777; +} +.query-criteria{ +padding:15px 10px 15px 10px; +border:1px solid #e4e9f2; +border-radius:4px; +} +.query-criteria:hover{ +border:1px solid #e4e9f2; +box-shadow: 2px 2px 10px 2px #e4e9f2; +border-radius:4px; +} +.table-style{ +padding: 10px; +background: #fff; +border:1px solid #e4e9f2; +border-radius:4px; +} +.table-style:hover{ +border:1px solid #e4e9f2; +box-shadow: 2px 2px 10px 2px #e4e9f2; +border-radius:4px; +}