diff --git a/newPages/examinationAdd/assets/style/index.rpx.scss b/newPages/examinationAdd/assets/style/index.rpx.scss index 742ae55..b9685f1 100644 --- a/newPages/examinationAdd/assets/style/index.rpx.scss +++ b/newPages/examinationAdd/assets/style/index.rpx.scss @@ -361,7 +361,7 @@ background-color: rgba(255, 255, 255, 1); border-radius: 8px; width: 686rpx; - height: 490rpx; + height: 590rpx; margin: 20rpx 0 182rpx 32rpx; .text_16 { width: 56rpx; @@ -374,10 +374,10 @@ text-align: left; white-space: nowrap; line-height: 28rpx; - margin: 30rpx 0 0 20rpx; + margin: 30rpx 0 10rpx 20rpx; } .text_17 { - width: 646rpx; + width: 600rpx; height: 64rpx; overflow-wrap: break-word; color: rgba(51, 51, 51, 1); @@ -414,4 +414,30 @@ } } } + .block_8 { + background-color: rgba(255, 255, 255, 1); + height: 120rpx; + margin-top: -2rpx; + width: 750rpx; + .text-wrapper_8 { + background-color: rgba(4, 78, 242, 1); + border-radius: 20px; + height: 80rpx; + width: 686rpx; + margin: 20rpx 0 0 32rpx; + .text_19 { + width: 192rpx; + height: 32rpx; + overflow-wrap: break-word; + color: rgba(255, 255, 255, 1); + font-size: 32rpx; + font-family: PingFang SC-Semibold; + font-weight: 600; + text-align: center; + white-space: nowrap; + line-height: 32rpx; + margin: 24rpx 0 0 254rpx; + } + } + } } diff --git a/newPages/examinationAdd/index.vue b/newPages/examinationAdd/index.vue index 5b3dcac..38dd68c 100644 --- a/newPages/examinationAdd/index.vue +++ b/newPages/examinationAdd/index.vue @@ -9,6 +9,7 @@ class="label_1" referrerpolicy="no-referrer" src="/static/lanhu_kaoshijieguo/FigmaDDSSlicePNGacf527a62cbe7351c6472edd8f5b2814.png" + @click="handleBack()" /> 考试结果 @@ -68,7 +69,7 @@ @@ -99,12 +100,18 @@ 备注 - - 备注信息备注信息备注信息备注信息备注信息备注信息备注信息备注信息备注信息备注信息 - + 图片 - + + + + 确定 + +