From 036b7508340250956f03b9d970d6ae60cbed1dff Mon Sep 17 00:00:00 2001 From: songwc Date: Fri, 23 Sep 2022 17:49:16 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E8=A7=A3=E5=86=B3=E4=BD=9C?= =?UTF-8?q?=E4=B8=9A=E9=A1=B5=E9=9D=A2=E4=B8=8A=E4=BC=A0=E7=BB=86=E8=8A=82?= =?UTF-8?q?=E5=9B=BE=E5=AE=BD=E5=BA=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homeworkpage/HomeworkPage.vue | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/views/homeworkpage/HomeworkPage.vue b/src/views/homeworkpage/HomeworkPage.vue index 0ffb8ac..ba7da61 100644 --- a/src/views/homeworkpage/HomeworkPage.vue +++ b/src/views/homeworkpage/HomeworkPage.vue @@ -98,8 +98,8 @@
- - + +
@@ -114,8 +114,8 @@
- - + +
@@ -130,7 +130,9 @@
- +
@@ -408,11 +410,15 @@ export default { background-color: #f5f6f7; } .uploadDetail { + .samebtnn { + padding: 0; + } position: absolute; // top: 110px; top: 120px; - right: 0px; + right: -14px; z-index: 999; + width: 109%; .triangle { top: 156px; left: 110px; @@ -427,7 +433,7 @@ export default { .square { // width: 475px; - width: 100%; + // width: 100%; height: 156px; background: #ffffff; box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.11);